pandas show missing values in column code example Example: count missing values by column in pandas df.isna().sum()