Challenge
Let's find out median number of people dwelling (median is more appropriate since we are working with integers) and mean total income for each type of dwelling.
Aufgabe
Swipe to start coding
- Group the data in the
df
dataframe by the values of the'dtypeh'
column. - Find out median value of the
'hhsize'
column and mean value of the'totinch'
column across each group.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 4. Kapitel 4
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 2.56
Challenge
Swipe um das Menü anzuzeigen
Let's find out median number of people dwelling (median is more appropriate since we are working with integers) and mean total income for each type of dwelling.
Aufgabe
Swipe to start coding
- Group the data in the
df
dataframe by the values of the'dtypeh'
column. - Find out median value of the
'hhsize'
column and mean value of the'totinch'
column across each group.
Lösung
War alles klar?
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 2.56Abschnitt 4. Kapitel 4
single