Back to Browse

Seaborn catplot | Using catplot kind to create multiple categorical plots with Python Seaborn

13.8K views
Feb 1, 2021
10:04

This Seaborn catplot video shows you how to make and style a catplot in Seaborn Python. I first introduce you to what the catplot is and then I show you the basics on how to code a Seaborn catplot. I demo you how you can create different Seaborn category plots with the catplot by referencing the catplot kind argument including the strip plot, boxplot, and violin plot. I also show you how to use the Seaborn catplot hue argument. Next I explain how to leverage catplot's underlying FacetGrid to create small multiples from categorical variables. The catplot FacetGrid allows you to create rows and/or columns of small figures all at once! I also demo how you can sort the catplot FacetGrid using the row and column order arguments. Finally, we end by checking the catplot style options including how to set the Seaborn catplot title using FacetGrid methods. 0:00 Introduction 0:07 What is a catplot? 0:48 Catplot code basics 4:30 Catplot FacetGrid 6:50 Styling 9:36 Outro & Bloopers Github Code: https://github.com/kimfetti/Videos/blob/master/Seaborn/17_catplot.ipynb Related Videos: Seaborn FacetGrid -- https://youtu.be/YYeqJllXHxM Seaborn boxplot -- https://youtu.be/Vo-bfTqEFQk Seaborn stripplot -- https://youtu.be/zhUyC3tPVQQ Seaborn violinplot -- https://youtu.be/PNNLefP974M Full Intro to Seaborn PLAYLIST -- https://www.youtube.com/playlist?list=PLtPIclEQf-3cG31dxSMZ8KTcDG7zYng1j #seaborn #dataviz

Download

1 formats

Video Formats

360pmp416.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Seaborn catplot | Using catplot kind to create multiple categorical plots with Python Seaborn | NatokHD