how to see how many missing values in A column in python code example Example: count missing values by column in pandas df.isna().sum()