Closed
Description
Hello,
On Day 38 when loading the Thanksgiving data from the file, there is a error that occurs:
UnicodeDecodeError:
'utf-8' codec can't decode byte 0xed in position 3599: invalid continuation byte
The file gets processed until the record with 'RespondentID':'4335955206' then it errors out.
Also when opening the csv file in PyCharm I get "File was loaded in the wrong encoding: 'UTF-8'"
The error goes away when removing the line with RspondentID: '4335955152'
Metadata
Metadata
Assignees
Labels
No labels