Skip to content

Instantly share code, notes, and snippets.

@Davisy
Created January 4, 2020 12:01
Show Gist options
  • Save Davisy/92958609d712dd73bd1d188b1cf2599e to your computer and use it in GitHub Desktop.
Save Davisy/92958609d712dd73bd1d188b1cf2599e to your computer and use it in GitHub Desktop.
# 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