python dataframe set a value to nan code example Example: how to replace nan values with 0 in pandas df.fillna(0)