how to ignore nan values in np.mean code example Example: how to fill nan values with mean in pandas df.fillna(df.mean())