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

Rok Mihevc commented on ARROW-2007:
-----------------------------------

This issue has been migrated to [issue 
#17989|https://github.com/apache/arrow/issues/17989] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Python] Sequence converter for float32 not implemented
> -------------------------------------------------------
>
>                 Key: ARROW-2007
>                 URL: https://issues.apache.org/jira/browse/ARROW-2007
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> See bug report in [https://github.com/apache/arrow/issues/1431,] example
> {code:java}
> import pyarrow as pa
> l = [[1.2, 3.4], [9.0, 42.0]]
> pa.array(l, type=pa.list_(pa.float32())){code}
>  



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

Reply via email to