Last active
August 13, 2019 20:01
-
-
Save techwithshadab/0b088b4eb0f0665c9f0f3e9814e39ff2 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
# checking count of male and females | |
sns.countplot(labels['Gender'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment