Skip to content

Instantly share code, notes, and snippets.

@notha99y
Created December 18, 2018 09:17
Show Gist options
  • Save notha99y/86a321d041eef0606288d846b2cec091 to your computer and use it in GitHub Desktop.
Save notha99y/86a321d041eef0606288d846b2cec091 to your computer and use it in GitHub Desktop.
# bivariate analysis with target variable
quantitative_summarized(dataframe= train_df, y = 'Age', x = 'Survived', palette=c_palette, verbose=False, swarm=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment