[
https://issues.apache.org/jira/browse/ARROW-15033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456454#comment-17456454
]
Vlad Firoiu commented on ARROW-15033:
-------------------------------------
Current workaround is to use a {{StructArray}} with keys {{('0', '1', ...)}}
instead.
> [Python] No way to create ListArray from sub-arrays
> ---------------------------------------------------
>
> Key: ARROW-15033
> URL: https://issues.apache.org/jira/browse/ARROW-15033
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Vlad Firoiu
> Priority: Major
>
> I'd like to create a `ListArray` from a list of sub-arrays, similar to how
> `StructArray.from_arrays` can create a `StructArray` from a sequence of names
> and arrays. A similarly-named function, `ListArray.from_arrays` does exist,
> but it does something completely different.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)