Uwe L. Korn created ARROW-365:
---------------------------------
Summary: Python: Provide Array.to_pandas()
Key: ARROW-365
URL: https://issues.apache.org/jira/browse/ARROW-365
Project: Apache Arrow
Issue Type: Improvement
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)