Skip to content Skip to sidebar Skip to footer
Showing posts with the label Special Characters

Special Caracters Don't Display Correctly When Splitting

When I'm reading a line in a text file, like this one below : présenté alloué ééé ààà tué And … Read more Special Caracters Don't Display Correctly When Splitting

Error! C:\file\example.db Is Not Utf-8 Encoded Ipython Notebook

please help! I am using sqlite3 in ipython notebook to create an SQL database. I think I have succe… Read more Error! C:\file\example.db Is Not Utf-8 Encoded Ipython Notebook

Python Adds Special Characters To Path-string

I am trying to work with a path in Python 2.7 This is what I am trying to do in my main class: prog… Read more Python Adds Special Characters To Path-string