Challenge
Let's compare mean and median prices for each dwelling type.
Tarefa
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).
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 2
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 2.56
Challenge
Deslize para mostrar o menu
Let's compare mean and median prices for each dwelling type.
Tarefa
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).
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 2.56Seção 4. Capítulo 2
single