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

Antoine Pitrou resolved ARROW-9429.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 7868
[https://github.com/apache/arrow/pull/7868]

> [Python] ChunkedArray.to_numpy
> ------------------------------
>
>                 Key: ARROW-9429
>                 URL: https://issues.apache.org/jira/browse/ARROW-9429
>             Project: Apache Arrow
>          Issue Type: New Feature
>            Reporter: Uwe Korn
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently one needs to construct a {{pandas.Series}} and call {{values}} to 
> get a numpy array as a result of {{ChunkedArray}}. We should provide a 
> simpler {{to_numpy}} function that doesn't construct the {{pandas.Series}} 
> overhead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to