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/09 22:02:59 UTC

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

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

Uwe L. Korn resolved ARROW-365.
-------------------------------
    Resolution: Fixed
      Assignee: Wes McKinney  (was: Uwe L. Korn)

Fixed in https://github.com/apache/arrow/commit/79344b335849c2eb43954b0751018051814019d6

> 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: Wes McKinney
>
> 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)