Kursinnhold
Gaining Insights with Data Visualization
Gaining Insights with Data Visualization
Subplots
Oppgave
Swipe to start coding
Let's continue with a more advanced graph. Plot 4 histograms side by side:
- Plot the first histogram based on the
'sepal_length'
column. - Plot the second histogram based on the
'sepal_width'
column. - Plot the third histogram based on the
'petal_length'
column. - Plot the fourth histogram based on the
'petal_width'
column.
Løsning
Mark tasks as Completed
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 8