The column names of my dataframe has special character like "€. Before updating to v1.3, I was able to write my df in a csv file and keeping the different symbols. However, after updating the csv file doesn’t recognize these symbols and I got a result like that:
OP, it looks like you are using excel to view the files. Excel has pretty notorious problems with displaying unicode characters (and saving them wrong!).
Best to use a text editor to view the .csv file if it’s not too big.