-
-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Open
Labels
Arrowpyarrow functionalitypyarrow functionalityEnhancementExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.IO CSVread_csv, to_csvread_csv, to_csv
Description
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
Labels
Arrowpyarrow functionalitypyarrow functionalityEnhancementExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.IO CSVread_csv, to_csvread_csv, to_csv