You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/03/08 18:00:42 UTC

[jira] [Commented] (ARROW-574) Python: Add support for nested Python lists in Pandas conversion

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

Uwe L. Korn commented on ARROW-574:
-----------------------------------

PR: https://github.com/apache/arrow/pull/364

> 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 L. Korn
>            Assignee: Uwe L. Korn
>
> Example input: 
> {code}
> df = pd.DataFrame({"a": [["1", "1"], ["2"]]})
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)