count the number of missing value in dataframe code example Example: count missing values by column in pandas df.isna().sum()