29
Reading a CSV crashes with a decode error on one row and I do not understand what the file has done wrong
A monthly export I read with a short script. Most months it works. This month it fails partway through with an error about a byte that cannot be decoded in position something. I opened the file in a spreadsheet and it…