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