Skip to content

Instantly share code, notes, and snippets.

@Kamaldeep0077
Last active December 5, 2020 18:09
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 Kamaldeep0077/ab540c64cefb055e95ea12af499e1412 to your computer and use it in GitHub Desktop.
Save Kamaldeep0077/ab540c64cefb055e95ea12af499e1412 to your computer and use it in GitHub Desktop.
# Count of each category
pd.DataFrame(data['Item_MRP_Bin_qcut'].value_counts())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment