Challenge
Let's visualize dwellings prices using histogram.
Oppgave
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'
).
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 4. Kapittel 6
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 2.56
Challenge
Sveip for å vise menyen
Let's visualize dwellings prices using histogram.
Oppgave
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'
).
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 2.56Seksjon 4. Kapittel 6
single