Challenge
Let's compare mean and median prices for each dwelling type.
Taak
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).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 2
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Awesome!
Completion rate improved to 2.56
Challenge
Veeg om het menu te tonen
Let's compare mean and median prices for each dwelling type.
Taak
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).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Awesome!
Completion rate improved to 2.56Sectie 4. Hoofdstuk 2
single