Barplots and Countplot with Seaborn’s catplot

Seaborn countplot: Reordering barsin descending order

Love it or hate it, barplots are often useful in a quick exploratory data analysis to understand the variables in a dataset. In this post, we will see multiple examples on how to make barplots/countplot using Seaborn’s catplot() function. A couple of years ago Seaborn introduced catplot() function that provides a common framework to make… Continue reading Barplots and Countplot with Seaborn’s catplot