Skip to content

Instantly share code, notes, and snippets.

@letthedataconfess
Created December 16, 2021 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save letthedataconfess/84aae98d057b29cd6798ded0e7ec4c9b to your computer and use it in GitHub Desktop.
Save letthedataconfess/84aae98d057b29cd6798ded0e7ec4c9b to your computer and use it in GitHub Desktop.
#https://seaborn.pydata.org/generated/seaborn.pairplot.html
sns.pairplot(data=df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment