utf 8 - how to import in python French written xls file -


i have import in python containt of french written xls file.. managing use xlrd library i'm not able deal accent. know right codec should utf-8, don't know how set in starting xls file.. hint?

solved: in end decided export original file in csv, using codec utf-8.


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -