Course Content
First Dive into seaborn Visualization
First Dive into seaborn Visualization
1. Nice to Meet you, seaborn!
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 :)
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 1