You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 08:20:58 UTC

[jira] [Created] (ARROW-365) Python: Provide Array.to_pandas()

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)