Skip to content

Instantly share code, notes, and snippets.

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