Skip to content

Make it possible to switch between by and keyby #85

@hadley

Description

@hadley

From @jangorecki:

Moreover doing keyby vs by adds an overhead, thus by should be preferred as default. Difference is not anything big (AFAIR up to 15-25%), and might depend on GForce being utilised. I understand that keyby would be consistent with how dplyr orders grouping results, but many (or even most?) of dplyr backends are not maintaining any specific order of results so that shouldn't be big deal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions