Skip to content

A Seaborn Pairgrid graph that dispays scatter plot and histograms.

License

Notifications You must be signed in to change notification settings

Rian-Freitas/pairgrid-diamonds-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualisation with Seaborn Pairgrid Method

Using the Diamonds dataset, a Seaborn Pairgrid Matrix was developed in order to display:

  • The dispersion plot relating two variables of the dataset;
  • The histogram showing the distribution of the variable clustered by the variable 'cut';
  • The value of the Pearson Correlation Coefficient for the selected pair.

histogram example

the pairgrid matrix

Created by Rian Freitas da Silva

About

A Seaborn Pairgrid graph that dispays scatter plot and histograms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages