You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 13:18:01 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-365:
---------------------------------
    Component/s: Python

> Python: Provide Array.to_pandas()
> ---------------------------------
>
>                 Key: ARROW-365
>                 URL: https://issues.apache.org/jira/browse/ARROW-365
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.2.0
>
>
> 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
(v7.6.3#76005)