Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.0.0
-
None
Description
When tried to read CSV data with multiple columns per row, arrows fails with an error message like below. When tried to read the CSV using other libs such as spark and pandas, they are filling up the remaining columns with null values. Is it possible to introduce such feature in pyarrow, CSV may or may not contain headers.
Expected 952 columns, got 620: