Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@shubham-singh-ss
Created September 15, 2019 12:58
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 shubham-singh-ss/c84aaac6c3027e02ffb93f313c68adec to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/c84aaac6c3027e02ffb93f313c68adec to your computer and use it in GitHub Desktop.
sns.catplot(x="education", y="avg_training_score", hue = "is_promoted", kind = "swarm", data=df2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment