Skip to content

Instantly share code, notes, and snippets.

@sgsg704
Created September 9, 2021 14:31
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 sgsg704/b55361572d1302d6848edb4f84ae3b58 to your computer and use it in GitHub Desktop.
Save sgsg704/b55361572d1302d6848edb4f84ae3b58 to your computer and use it in GitHub Desktop.
sns.kdeplot(x=data["time"], y=data["age"], hue =data["DEATH_EVENT"], palette=cols)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment