Course Content
First Dive into seaborn Visualization
First Dive into seaborn Visualization
Do you Need more Plots?
In the previous section, we learned about the countplot.
But imagine that you don't want to look at the number of boys and girls at the disco. Instead, you want to observe the trend of your beverage intake during the week 📈.
For this, we will use another type of plot - the lineplot:
That's why we need to learn more than one plot kind :)
Thanks for your feedback!