empty value to n a string python code example Example: pandas replace empty string with nan df = df.replace(r'^\s*$', np.NaN, regex=True)