Znając sumę wartości zerowej to pandas dataframe

note:df is your pandas dataframe

print(df.isnull().sum())
JAKKA9