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

Wes McKinney resolved ARROW-2662.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

Resolved by PR 
https://github.com/apache/arrow/commit/7e6dd603c7fd7e7e74e91855621f6978c1b92214

> [Python] Add to_pandas / to_numpy to ChunkedArray
> -------------------------------------------------
>
>                 Key: ARROW-2662
>                 URL: https://issues.apache.org/jira/browse/ARROW-2662
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently we have a {{to_pandas}} method on {{Array}} and {{Column}} 
> instances. The former produces a NumPy array whereas the latter a Pandas 
> Series. We should add also a {{to_pandas}} function to {{ChunkedArray}} that 
> produces a contiguous NumPy array of all the underyling {{pyarrow.Array}} 
> instances.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to