Challenge
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Tarefa
Swipe to start coding
- Group the values in the
df
dataframe by values of'roomh', 'broomh'
columns. - Select the
'valueh'
column. - Calculate means for each group.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 7
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 find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Tarefa
Swipe to start coding
- Group the values in the
df
dataframe by values of'roomh', 'broomh'
columns. - Select the
'valueh'
column. - Calculate means for each group.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 2.56Seção 3. Capítulo 7
single