Deep Dive into the Seaborn Visualization
INTERMEDIATE
#python
Author: Sofiia Piustonen
Course description
Welcome! Do you remember the seaborn professional teacher seal? And he wants to learn together at an Intermediate level of the Seaborn! Don't hesitate! Let's go!
Complete all chapters to get certificate
0%
Light Start!
In this section, we will perform preparing tasks for the work!
Reading the file
Colors... colors
Distributions of Data
In this section, we will study plots used for data distributions!
Histplot
Kdeplot
Rugplot
Ecdfplot
Challenge
Displot
Categorical plot types
It is time to say 'hello' to categorical plot types!
Stripplot
Swarmplot
Boxplot
Violinplot
Boxenplot
Barplot
Pointplot
Challenge
Catplot
Matrix plots
Colorful matrix plots are waiting for you!
Heatmap
Cluster map
Multi-plot grids
These fantastic plots consist of other plots. Let's start this section!
FacetGrid
PairGrid
JointGrid
Regression models
Let's learn plots that are used for regression models!
Regplot
Lmplot