Skip to content

Instantly share code, notes, and snippets.

@shubham-singh-ss
Created September 17, 2019 13:34
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/1e95c385da2ef8ffd35674b3af48af26 to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/1e95c385da2ef8ffd35674b3af48af26 to your computer and use it in GitHub Desktop.
sns.jointplot(x=df2.age, y=df2.avg_training_score, kind="hex", data = df2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment