Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract ranking functions from dplyr #40

Open
hadley opened this issue Nov 29, 2019 · 3 comments
Open

Extract ranking functions from dplyr #40

hadley opened this issue Nov 29, 2019 · 3 comments
Labels
feature a feature request or enhancement

Comments

@hadley
Copy link
Member

hadley commented Nov 29, 2019

No description provided.

@hadley
Copy link
Member Author

hadley commented Dec 11, 2019

And generalise so that they can take any number of columns, as in tidyverse/dplyr#4482

@DavisVaughan
Copy link
Member

Backed by vctrs:::vec_rank()

@krlmlr
Copy link
Member

krlmlr commented Oct 20, 2021

Should the ranking functions default to ranking NA first, as with SQL? Should this be an argument to the ranking functions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants