-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
ARROW-13620 and ARROW-14036 added support for the n_distinct() function in the dplyr verb summarise() but only with a single argument. Add support for multiple arguments to n_distinct(). This should return the number of unique combinations of values in the specified columns/expressions.
See the comment about this here: #11257 (comment)
Reporter: Ian Cook / @ianmcook
Note: This issue was originally created as ARROW-14209. Please see the migration documentation for further details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement