Skip to content

Instantly share code, notes, and snippets.

@shubham-singh-ss
Created September 15, 2019 10:46
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/c7401cb96ce0277a7b18b2c46842b5b3 to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/c7401cb96ce0277a7b18b2c46842b5b3 to your computer and use it in GitHub Desktop.
sns.relplot(x="Views", y="Upvotes", hue = "Answers", data = df);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment