Challenge
Let's visualize dwellings prices using histogram.
Tâche
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'
).
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 6
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 2.56
Challenge
Glissez pour afficher le menu
Let's visualize dwellings prices using histogram.
Tâche
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'
).
Solution
Tout était clair ?
Merci pour vos commentaires !
Awesome!
Completion rate improved to 2.56Section 4. Chapitre 6
single