Challenge
Let's compare mean and median prices for each dwelling type.
Tehtävä
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).
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 2
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 2.56
Challenge
Pyyhkäise näyttääksesi valikon
Let's compare mean and median prices for each dwelling type.
Tehtävä
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).
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 2.56Osio 4. Luku 2
single