r dataframe rows where not na code example Example: pandas df where row has na df[df.isna().any(axis=1)]