Skip to content

ENH: Pass arguments to to_pandas in `read_csv(engine="pyarrow") #34823

Open
@xhochy

Description

@xhochy

As a follow-up for #31817, we should enable the user to pass arguments to the to_pandas call when converting the result from pyarrow.Table to pandas.DataFrame. This would enable e.g. the user to directly construct ExtensionArray instances using the types_mapper argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Arrowpyarrow functionalityEnhancementExtensionArrayExtending pandas with custom dtypes or arrays.IO CSVread_csv, to_csv

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions