[ 
https://issues.apache.org/jira/browse/ARROW-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584526#comment-16584526
 ] 

Wes McKinney commented on ARROW-3080:
-------------------------------------

It seems the issue is more nuanced in that we have no C++ code yet for 
converting from Arrow back to Python objects. The conversion is happening in 
pure Python inside the Cython modules when {{to_pylist}} or {{to_pydict}} is 
called

> [Python] Unify Arrow to Python object conversion paths
> ------------------------------------------------------
>
>                 Key: ARROW-3080
>                 URL: https://issues.apache.org/jira/browse/ARROW-3080
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.11.0
>
>
> Similar to ARROW-2814, we have inconsistent support for converting Arrow 
> nested types back to object sequences. For example, a list of structs fails 
> when calling {{to_pandas}}



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

Reply via email to