Created
December 17, 2018 09:35
-
-
Save notha99y/c3ab0c541217a8ae518d14ace1193006 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Feature Variable: Gender | |
categorical_summarized(train_df, y = 'Sex', hue='Survived', palette=c_palette) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment