Challenge
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 3. Capítulo 7
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 2.56
Challenge
Desliza para mostrar el menú
Let's find out the average prices for each pair of number of rooms - number of bedrooms in a dwelling.
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 2.56Sección 3. Capítulo 7
single