pandas sdataframe filter nan rows code example Example: select non nan values python df[~np.isnan(df)]