Challenge
Let's compare mean and median prices for each dwelling type.
Aufgabe
Swipe to start coding
- Group the data in the
df
dataframe by the values of the'dtypeh'
column. - Select the
'valueh'
column. - For each group calculate mean and median (in this order).
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 4. Kapitel 2
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 compare mean and median prices for each dwelling type.
Aufgabe
Swipe to start coding
- Group the data in the
df
dataframe by the values of the'dtypeh'
column. - Select the
'valueh'
column. - For each group calculate mean and median (in this order).
Lösung
War alles klar?
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 2.56Abschnitt 4. Kapitel 2
single