datasette-app icon indicating copy to clipboard operation
datasette-app copied to clipboard

Error opening CSV file: argument of type 'NoneType' is not iterable

Open andybor opened this issue 4 years ago • 1 comments
trafficstars

The file is partially loaded, out of ~20K rows only 2K was loaded. I don't think the file is corrupted, have no problem to load it with pandas into a jupyter notebook. File is attached to the issue.

Thanks! food.csv

andybor avatar Oct 01 '21 22:10 andybor

I have come across the same problem when importing a CSV with 185 rows. Only the first 90 imported and I received the same NoneType error message. I can't share the CSV file unfortunately (sorry!).

jamesking avatar Oct 15 '21 23:10 jamesking