Skip to content

Instantly share code, notes, and snippets.

@elowy01
Last active November 10, 2022 12:32
Show Gist options
  • Save elowy01/fd6ecc38943899e3d66da70408a80c73 to your computer and use it in GitHub Desktop.
Save elowy01/fd6ecc38943899e3d66da70408a80c73 to your computer and use it in GitHub Desktop.
# general scatter plot
sns.scatterplot(data=ag1_df, x="ivaf", y="ovaf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment