Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 29, 2020 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/98d35bccc700bd708f664808858da6fb to your computer and use it in GitHub Desktop.
Save Alakhator/98d35bccc700bd708f664808858da6fb to your computer and use it in GitHub Desktop.
print(train['Gender'].unique())
print(train['City_Category'].unique())
print(train['Age'].unique())
print(train['Stay_In_Current_City_Years'].unique())
print(train['Product_ID'].unique())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment