datasette-lite icon indicating copy to clipboard operation
datasette-lite copied to clipboard

_csv.Error: field larger than field limit (131072)

Open simonw opened this issue 1 year ago • 0 comments

Got this error loading a 16MB CSV file:

_csv.Error: field larger than field limit (131072)

Can try fixing with this pattern: https://til.simonwillison.net/python/csv-error-column-too-large

simonw avatar Jan 26 '25 23:01 simonw