- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.7k
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request