Challenge
Let's visualize dwellings prices using histogram.
Task
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
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 6
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.56
Challenge
Swipe to show menu
Let's visualize dwellings prices using histogram.
Task
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
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.56SectionΒ 4. ChapterΒ 6
single