Anzahl der Gesamtzahl der NULL, ISNA -Summe Python
df.isnull().sum(axis = 0)
Clumsy Cowfish
df.isnull().sum(axis = 0)