how to find number of rows with missing values in column code example Example: count missing values by column in pandas df.isna().sum()