You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/10/14 11:25:00 UTC

[jira] [Updated] (ARROW-13883) [Python] Allow more than numpy.array as masks when creating arrays

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

Joris Van den Bossche updated ARROW-13883:
------------------------------------------
    Summary: [Python] Allow more than numpy.array as masks when creating arrays   (was: [Python] Allow usage of Arrow arrays as masks of other arrays)

> [Python] Allow more than numpy.array as masks when creating arrays 
> -------------------------------------------------------------------
>
>                 Key: ARROW-13883
>                 URL: https://issues.apache.org/jira/browse/ARROW-13883
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>    Affects Versions: 5.0.0
>            Reporter: Alessandro Molina
>            Assignee: Alessandro Molina
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> At the moment we only allow using {{numpy}} arrays for masks when building new arrays. It would be helpful to allow using a {{pyarrow.Array}} too so that the user has more flexibility and we can avoid involving {{numpy}} in documentation examples for the sole purpose of creating masks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)