how to print rows which are not nan in pandas code example Example: select non nan values python df[~np.isnan(df)]