Skip to content

field larger than field limit error. #32

@khsahaji

Description

@khsahaji

Hey

I am facing this issue while using the csvtotable tool.
File "/home/sahaji/.local/lib/python2.7/site-packages/unicodecsv/py2.py", line 117, in next
row = self.reader.next()
_csv.Error: field larger than field limit (131072)

Is there a way to increase the field limit? It would be easy to do if it was read from a config file.
Similarly, for a larger number of rows, I got a memory error. How to allocate more memory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions