[
https://issues.apache.org/jira/browse/ARROW-13883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-13883:
--------------------------------------
Fix Version/s: 6.0.0
> [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
> Assignee: Alessandro Molina
> Priority: Major
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 1.5h
> 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)