Skip to content

Instantly share code, notes, and snippets.

@atodev
Created November 11, 2020 23:37
Show Gist options
  • Save atodev/6cdc1d55156c0a99c80463fbd3799204 to your computer and use it in GitHub Desktop.
Save atodev/6cdc1d55156c0a99c80463fbd3799204 to your computer and use it in GitHub Desktop.
[Count] Count in Jupyter note book #JN
PreCC=dfpr.groupby ('From')['From'].count().sort_values(ascending=False)
PreCC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment