[ https://issues.apache.org/jira/browse/ARROW-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657608#comment-17657608 ]
Rok Mihevc commented on ARROW-574: ---------------------------------- This issue has been migrated to [issue #16209|https://github.com/apache/arrow/issues/16209] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > Python: Add support for nested Python lists in Pandas conversion > ---------------------------------------------------------------- > > Key: ARROW-574 > URL: https://issues.apache.org/jira/browse/ARROW-574 > Project: Apache Arrow > Issue Type: New Feature > Components: Python > Reporter: Uwe Korn > Assignee: Uwe Korn > Priority: Major > Fix For: 0.3.0 > > > Example input: > {code} > df = pd.DataFrame({"a": [["1", "1"], ["2"]]}) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)