Python Data Analysis Tips - Seaborn Catplot
- Brandyn Ewanek
- Nov 30, 2022
- 1 min read
Updated: Aug 10, 2024
Here we will learn to use Seaborn's catplot functions. This is a figure-level plot and sits on top of the facetgrid. This will allows us to inspect sub-sub categories. We can also access the swarmplot, stripplot, boxenplot, and many more depending on the generalization we would like to see in our data analysis.
Want to read more?
Subscribe to datasimple.education to keep reading this exclusive post.