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)