Subplots
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 8
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 10
Subplots
Tâche
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 8