get only nan rows from dataframe code example Example: dataframe find nan rows df[df.isnull().any(axis=1)]