Skip to content

Instantly share code, notes, and snippets.

@Kamaldeep0077
Created December 6, 2020 07:26
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Kamaldeep0077/f190afe1121d53dbae2b07bb42c65fe2 to your computer and use it in GitHub Desktop.
# Count of each category
pd.DataFrame(data['Item_MRP_Bin_cut'].value_counts())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment