[
https://issues.apache.org/jira/browse/ARROW-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-574:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16209
> 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)