pandas astype string nan code example Example: pandas dataframe convert nan to string df.fillna('', inplace=True)