to find which column in a df has null values code example Example: check if any value is null in pandas dataframe df.isnull().values.any()