[go: nahoru, domu]

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

Add fix for #306 csv 'field larger than field limit' error #321

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

0xpetersatoshi
Copy link

This PR adds a fix to issue #306 which throws an error on certain blocks where the field size exceeds the default field limit in the csv module. The fix for this issue was taken from this stack overflow response.

@medvedev1088
Copy link
Member

Thanks for the PR! There is a function set_max_field_size_limit in csv_utils.py file in this repo. Please use it instead

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

Successfully merging this pull request may close these issues.

None yet

2 participants