Kursinhalt
Gaining Insights with Data Visualization
Gaining Insights with Data Visualization
Subplots
Aufgabe
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ösung
Mark tasks as Completed
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 8