Fixing broken text encodings with sqlite-transform and ftfy
I was working with a database table that included values that were clearly in the wrong character encoding - values like this: Rue Léopold I I used my sqlite-transform tool with the ftfy Python…