Skip to content

Python: Provide Array.to_pandas() #15330

@asfimport

Description

@asfimport

Currently you can convert from a Pandas Series to an Arrow Array but you can then only convert this back to a Series again only by wrapping it into a Column structure. We should provide a method that can directly convert an array to a series.

Reporter: Uwe Korn / @xhochy
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-365. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions