datasette-app
datasette-app copied to clipboard
Error opening CSV file: argument of type 'NoneType' is not iterable
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
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!).