Python Forum
Creating a table from a dataset
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a table from a dataset
#1
Hi, I am quite new to python, and I got confused how to transform a dataset into a table

[Image: Screenshot%202018-05-29%2009.24.50.png?dl=0]

From that dataset, I want to tramsform the 'Tittle' and the 'Age Group'
so it could look like this :

Mr Mrs Miss
Adult
Senior
Baby
Unknown

Then that table contains how many adult that are alson Mr, and so on
Reply
#2
Show an attempt and where you are having difficulty
Reply
#3
I just dont know what function should I use ? should I take out 'Title' and 'Age Group' first then use combine ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating table in MySQL db with decimal number issue dangermaus33 7 4,914 Nov-20-2020, 10:40 PM
Last Post: dangermaus33
  Creating a table in SQLite3 djwilson0495 2 2,061 Aug-10-2020, 03:01 PM
Last Post: djwilson0495
  Approach to creating Audit table pynewbie 4 3,852 Feb-24-2020, 06:12 PM
Last Post: pynewbie
  Creating a delimited file from DB Table anubhav2020 9 7,118 Sep-19-2018, 05:22 PM
Last Post: Axel_Erfurt
  Table creating code qqqqqqqqqqqq 1 2,475 Jun-18-2018, 11:15 AM
Last Post: gontajones

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020