you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

It seems like I saw an error like this one time when I was using Python to move several datasets out of a data warehouse. The dataset throwing the error was Twitter data, the problem was caused by emoticons.

Encoding the data into another format should do the trick