Reading UTF-8 strings with Python
Hi All,
in my current project I need to read open-ended questions using Python. I used the spssdata class and discoverd that the UTF-8 characters were not read properly. All characters above code 128 (as in ASCII) are transformed to "?????". Reading the spssdata module documentation showed no information concerning this matter.
As I need this in Python to do transformations on it I would like to have the original characters in UTF-8 format.
Is there a way to read these UTF-8 characters with Python programmability?
I am looking forward to hearing from you.
Best regards
Georg Maubach
Research Manager