Wes McKinney created ARROW-3080: ----------------------------------- Summary: [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 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)