Subplots
Task
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.
Solution
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 10
Subplots
Task
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.
Solution
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8