Skip to content

Instantly share code, notes, and snippets.

@letthedataconfess
Created December 16, 2021 13:42
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/5f6dd4238f4788ddfa2dc11ca7de93ec to your computer and use it in GitHub Desktop.
Save letthedataconfess/5f6dd4238f4788ddfa2dc11ca7de93ec to your computer and use it in GitHub Desktop.
sns.countplot(x='SepalLengthCm',data=df,hue="Species")
#https://seaborn.pydata.org/generated/seaborn.countplot.html#seaborn.countplot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment