Pandas rookie

musbur at posteo.org musbur at posteo.org
Thu Feb 20 11:19:37 EST 2020


On Wed, 19 Feb 2020 17:15:59 -0500
FilippoM <privacy_please at filippo.it> wrote:

> How can I use Pandas' dataframe magic to calculate, for each of the 
> possible 109 values, how many have VIDEO_OK, and how many have 
> VIDEO_FAILURE I have respectively?

crosstab()


More information about the Python-list mailing list