Skip to content

Instantly share code, notes, and snippets.

@shubham-singh-ss
Created September 17, 2019 13:44
Show Gist options
  • Save shubham-singh-ss/59bd2c92da0fdfc9476d1393094d4e4f to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/59bd2c92da0fdfc9476d1393094d4e4f to your computer and use it in GitHub Desktop.
sns.jointplot(x="age", y="avg_training_score", data=df2, kind="kde");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment