Liczyć całkowitą liczbę zerowych, isna sum Python
df.isnull().sum(axis = 0)
Clumsy Cowfish
df.isnull().sum(axis = 0)