how to fill certain null values in pandas code example Example: python pandas replace nan with null df.fillna('', inplace=True)