verify what row have na pandas code example Example: pandas df where row has na df[df.isna().any(axis=1)]