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

Can you add 'nanquantile' to this project? #433

Open
sysy007uuu opened this issue Jun 20, 2023 · 2 comments
Open

Can you add 'nanquantile' to this project? #433

sysy007uuu opened this issue Jun 20, 2023 · 2 comments
Labels

Comments

@sysy007uuu
Copy link

I would like to suggest optimizing the performance of the nanquantile function in NumPy. Although it is a commonly used function for handling arrays with missing values, its execution speed is relatively slow. Enhancing the performance of nanquantile would greatly benefit computations involving arrays with NaN values.

@rdbisme
Copy link
Collaborator

rdbisme commented Jul 11, 2023

Hello @sysy007uuu, currently not enough bandwidth to add more features, but feel free to propose a PR! :)

@maawoo
Copy link

maawoo commented Oct 19, 2023

For reference: numpy/numpy#16575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants