Tutorial on how to make and interpret a pair plot using python and seaborn
We'll use the penguin dataset loaded through seaborn (https://allisonhorst.github.io/palmerpenguins/) and the breast cancer toy dataset from sklearn (https://scikit-learn.org/stable/datasets/toy_dataset.html). The pair plot is a great tool for exploratory data analysis if you have a small number of numerical features.
0:00 Intro
0:25 Making a pair plot
1:31 Interpreting a pair plot
4:02 More complex dataset
6:43 Strengths and weaknesses
Download
0 formats
No download links available.
Important plot for exploratory data analysis | NatokHD