[ 
https://issues.apache.org/jira/browse/ARROW-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-31:
----------------------------
    External issue URL: https://github.com/apache/arrow/issues/15398

> Python: basic PyList <-> Arrow marshaling code
> ----------------------------------------------
>
>                 Key: ARROW-31
>                 URL: https://issues.apache.org/jira/browse/ARROW-31
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.1.0
>
>
> To start, this will encompass only lists containing flat data (i.e. no list 
> or dict members). For example:
> {code}
> [1, 2, None, 3, 4]
> ['foo', 'bar', None, 'baz']
> [True, False, False, True, None]
> {code}
> Type inference on more complicated Python lists (as occurring from 
> {{json.loads}}, for example) is something we can explore later (if it is 
> deemed useful).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to