You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/12 09:31:00 UTC

[jira] [Resolved] (ARROW-5853) [Python] Expose boolean filter kernel on Array

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

Antoine Pitrou resolved ARROW-5853.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 5339
[https://github.com/apache/arrow/pull/5339]

> [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
>            Assignee: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Expose the filter kernel (https://issues.apache.org/jira/browse/ARROW-1558) on the python Array class.
> Could be done as {{.filter(mask)}} method and/or in {{\_\_getitem\_\_}}.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)