-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
EnhancementIO CSVread_csv, to_csvread_csv, to_csvMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues
Description
Issue tracking Pyarrow engine integration in read_csv (for after #38370 is merged)
Current unsupported options
- skipfooter
- float_precision
- chunksize
- comment
- nrows
- thousands
- memory map
- dialect
- on_bad_lines
- delim_whitespace
- quoting
- lineterminator (this is c-only)
- converters
- decimal
- iterator
- dayfirst
- verbose
- skipinitialspace
- low_memory (this is c-only)
TODO - Revert skipping of test_parse_dates due to removal of np.asarray in date_converters in [WIP] ENH: add Pyarrow csv engine #38370
- Enable skiprows tests disabled in [WIP] ENH: add Pyarrow csv engine #38370
- Enable encoding tests.
Proposed enhancements - ENH: Pass arguments to
to_pandas
in `read_csv(engine="pyarrow") ENH: Pass arguments toto_pandas
in `read_csv(engine="pyarrow") #34823
Metadata
Metadata
Assignees
Labels
EnhancementIO CSVread_csv, to_csvread_csv, to_csvMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues