Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing aggregate functions #466

Open
16 tasks
mesejo opened this issue Sep 5, 2023 · 2 comments
Open
16 tasks

Add missing aggregate functions #466

mesejo opened this issue Sep 5, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mesejo
Copy link
Contributor

mesejo commented Sep 5, 2023

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like access to the full set of aggregate functions defined in the Rust library.

Describe the solution you'd like
I would like to have Python bindings for the following functions:

General

Statistical

Describe alternatives you've considered
None

@viirya
Copy link
Member

viirya commented Sep 11, 2023

Please add your PR on the particular functions it works on, in order to avoid conflict.

@jiangzhx
Copy link
Contributor

jiangzhx commented Sep 12, 2023

I'm working on #498

  • first_value
  • last_value

This was referenced Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants