pandas get rows where columns not nan code example Example: select non nan values python df[~np.isnan(df)]