You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/02/18 08:56:00 UTC

[jira] [Created] (ARROW-7872) [Python] Support conversion of list-of-struct in Array/Table.to_pandas

Wes McKinney created ARROW-7872:
-----------------------------------

             Summary: [Python] Support conversion of list-of-struct in Array/Table.to_pandas
                 Key: ARROW-7872
                 URL: https://issues.apache.org/jira/browse/ARROW-7872
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney
             Fix For: 1.0.0


STRUCT is not a supported value type for conversion yet

https://github.com/apache/arrow/blob/apache-arrow-0.16.0/cpp/src/arrow/python/arrow_to_pandas.cc#L137

See also https://github.com/apache/arrow/issues/6442



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