Skip to content

Instantly share code, notes, and snippets.

@notha99y
Last active December 17, 2018 09:35
Show Gist options
  • Save notha99y/3e19c78fd934bb927b89be235dc9a029 to your computer and use it in GitHub Desktop.
Save notha99y/3e19c78fd934bb927b89be235dc9a029 to your computer and use it in GitHub Desktop.
# Target Variable: Survival
c_palette = ['tab:blue', 'tab:orange']
categorical_summarized(train_df, y = 'Survived', palette=c_palette)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment