Challenge
Let's visualize dwellings prices using histogram.
Tarea
Swipe to start coding
- Select the
'valueh'
column of thedf
dataframe. - Build a histogram based on selected data.
- Set number of intervals to 50 (
bins
) and color to green (color
,'g'
).
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 6
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 visualize dwellings prices using histogram.
Tarea
Swipe to start coding
- Select the
'valueh'
column of thedf
dataframe. - Build a histogram based on selected data.
- Set number of intervals to 50 (
bins
) and color to green (color
,'g'
).
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 2.56Sección 4. Capítulo 6
single