-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
ascii codec Error uploading CSV #25
Comments
This should have been fixed by the |
Hunch: this is because I only use the first 2MB to detect the encoding. datasette-upload-csvs/datasette_upload_csvs/__init__.py Lines 75 to 79 in 383014c
Also: is |
Hah, spotted the other problem: datasette-upload-csvs/datasette_upload_csvs/__init__.py Lines 75 to 76 in 383014c
The comment says 2MB but 2048 bytes is 2KB! |
Got this uploading CSV of the Squirrel Census:
The text was updated successfully, but these errors were encountered: