SyntaxFix
Write A Post
Hire A Developer
Questions
Try calling read_csv with encoding='latin1', encoding='iso-8859-1' or encoding='cp1252' (these are some of the various encodings found on Windows).
read_csv
encoding='latin1'
encoding='iso-8859-1'
encoding='cp1252'