Open jehuelsm opened 9 years ago
This prints ok on mac, and on 64-bit windows. This is just using the standard python UnicodeWriter
. so give a try with just writing directly and see what happens.
You know that windows is a bit odd around unicode anyhow, e.g. http://stackoverflow.com/questions/13095499/unicode-in-python-just-utf-16
Writing a DataFrame with utf-16 encoding adds garbage characters to the file:
Versions: