Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andybor opened this issue Oct 1, 2021 · 1 comment
Open

Comments

@andybor
Copy link

andybor commented Oct 1, 2021

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

@jamesking
Copy link

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!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants