fill nan value of some columns by mean code example Example: how to fill nan values with mean in pandas df.fillna(df.mean())