Challenge
Let's visualize dwellings prices using histogram.
Taak
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'
).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 6
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Awesome!
Completion rate improved to 2.56
Challenge
Veeg om het menu te tonen
Let's visualize dwellings prices using histogram.
Taak
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'
).
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Awesome!
Completion rate improved to 2.56Sectie 4. Hoofdstuk 6
single