Seaborn JointGrid | Understanding the jointplot vs jointgrid and the seaborn jointgrid axis

Описание к видео Seaborn JointGrid | Understanding the jointplot vs jointgrid and the seaborn jointgrid axis

Learn about the seaborn JointGrid in this Python seaborn tutorial video. I begin by explaining what is the joint grid and how it compares to the FacetGrid, the PairGrid, and jointplot vs jointgrid. We talk about the joint distribution area as well as the two marginal distributions. Then I show you a code demonstration so that you can make your own seaborn joint grid. We use the jointgrid plot method as well as the plot_joint and plot_marginals syntax. I also show you how to put multiple different plots on your JointGrid by referencing the seaborn JointGrid axes properties like jointgrid ax_joint and ax_marg_x and ax_marg_y. I also walk through a demonstration of using jointgrid hue to show categorical variables. Finally, I show you how you can style your seaborn Python JointGrid at the JointGrid level or for the individual subplots or with the JointGrid methods.

0:00 What is the JointGrid?
0:43 Code Basics with .plot()
5:04 Joint and Marginal Plots and Axes
9:39 Hue for Categoricals
11:10 Styling
14:19 BLOOPERS: How many times does a YouTuber fix their hair??

Github CODE:
https://github.com/kimfetti/Videos/bl...

Related VIDEOS:
Seaborn jointplot -    • Seaborn jointplot | What is a joint p...  
Seaborn PairGrid -    • Seaborn PairGrid | Compare PairGrid v...  
Seaborn FacetGrid -    • Seaborn FacetGrid | How to make Small...  
Full Intro to Seaborn PLAYLIST --    • Intro to Seaborn  

#seaborn #dataviz

Комментарии

Информация по комментариям в разработке