I have a dataframe with words in Hebrew.
I am using df.to_csv(encoding='utf-8')
to write it but the words are not presented good:
When open it in TextEdit, I see the Hebrew properly. I am using Mac with Python3 and Microsoft Excel 16.16. Any ideas how to fix it?
Data/From Text
? The text import wizard should open, and that should have an option to specifyFile Origin
, even on the MAC. Note that there is a difference betweein importing and opening a file – Delightful