Skip to content

Alias APPROX_PERCENTILE_CONT as PERCENTILE_CONT? #12533

@samuelcolvin

Description

@samuelcolvin

Is your feature request related to a problem or challenge?

See pydantic/logfire#433, it would be great to have a percentile_cont function available in DF that performed similarly to the postgres function of the same name.

Would it be appropriate/reasonable to simply alias approx_percentile_cont as percentile_cont? I've ready #1539, but I'm not familiar enough with the behaviour to know if it makes sense.

Describe the solution you'd like

Ideally the "fix" is as simple as adding an alias?

Describe alternatives you've considered

we could add the alias just in our code, but I'd love to hear whether @Dandandan @domodwyer @alamb think that makes sense?

Additional context

I also mentioned the need for WITHIN GROUP support in #11732.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions