You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/09/03 08:39:00 UTC

[jira] [Created] (ARROW-13883) [Python] Allow usage of Arrow arrays as masks of other arrays

Alessandro Molina created ARROW-13883:
-----------------------------------------

             Summary: [Python] Allow usage of Arrow arrays as masks of other 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


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)