Created
January 4, 2020 12:01
-
-
Save Davisy/92958609d712dd73bd1d188b1cf2599e to your computer and use it in GitHub Desktop.
This file contains 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
# Explore Target distribution | |
sns.catplot(x="bank_account", kind="count", data= data) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment