I have any output that counts the number of na values in my dataframe using this logic
df.isna().sum()
col1 8 col2 0