Skip to content

Instantly share code, notes, and snippets.

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