Skip to content

Consider allowing transformations in sort #2489

@bkamins

Description

@bkamins

It would have to be carefully thought about as sort has a complex API, but we could allow things like:

sort(df, :x => x -> x^2)

(so to allow to sort not only on columns but also on transformations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions