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

Joris Van den Bossche updated ARROW-5853:
-----------------------------------------
    Description: 
Expose the filter kernel (https://issues.apache.org/jira/browse/ARROW-1558) on 
the python Array class.

Could be done as {{.filter(mask)}} method or in {{__getitem__}}.

  was:Expose the filter kernel 
(https://issues.apache.org/jira/browse/ARROW-1558) on the python Array class.


> [Python] Expose boolean filter kernel on Array
> ----------------------------------------------
>
>                 Key: ARROW-5853
>                 URL: https://issues.apache.org/jira/browse/ARROW-5853
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Priority: Major
>
> Expose the filter kernel (https://issues.apache.org/jira/browse/ARROW-1558) 
> on the python Array class.
> Could be done as {{.filter(mask)}} method or in {{__getitem__}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to