Challenge
Let's compare mean and median prices for each dwelling type.
Opgave
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øsning
Var alt klart?
Tak for dine kommentarer!
Sektion 4. Kapitel 2
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 2.56
Challenge
Stryg for at vise menuen
Let's compare mean and median prices for each dwelling type.
Opgave
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øsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 2.56Sektion 4. Kapitel 2
single