[
https://issues.apache.org/jira/browse/ARROW-13766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Cook updated ARROW-13766:
-----------------------------
Description:
Implement [{{slice_min()}} and
{{slice_max()}}|https://dplyr.tidyverse.org/reference/slice.html] methods for
{{ArrowTabular}} and {{arrow_dplyr_query}} objects.
These dplyr functions supersede the older dplyr function
[{{top_n()}}|https://dplyr.tidyverse.org/reference/top_n.html] which I suppose
we should also consider implementing a method for.
was:Implement bindings for the dplyr functions [{{slice_min()}} and
{{slice_max()}}|https://dplyr.tidyverse.org/reference/slice.html]. These
supersede the older dplyr function
[{{top_n()}}|https://dplyr.tidyverse.org/reference/top_n.html] which I suppose
we should also consider creating a binding for.
> [R] Add Arrow methods for slice_min(), slice_max()
> --------------------------------------------------
>
> Key: ARROW-13766
> URL: https://issues.apache.org/jira/browse/ARROW-13766
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Ian Cook
> Priority: Major
>
> Implement [{{slice_min()}} and
> {{slice_max()}}|https://dplyr.tidyverse.org/reference/slice.html] methods for
> {{ArrowTabular}} and {{arrow_dplyr_query}} objects.
> These dplyr functions supersede the older dplyr function
> [{{top_n()}}|https://dplyr.tidyverse.org/reference/top_n.html] which I
> suppose we should also consider implementing a method for.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)