how to get names of columns with missing values code example Example: check for missing values by column in pandas df.isna().any()