Skip to content

[Enhancement] Weighted Median function #408

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

Open
hado0601 opened this issue Apr 1, 2022 · 1 comment
Open

[Enhancement] Weighted Median function #408

hado0601 opened this issue Apr 1, 2022 · 1 comment

Comments

@hado0601
Copy link

hado0601 commented Apr 1, 2022

Hi, there is also a concept of weighted median. I think it'd be really nice to have it in bottleneck.

Ideas: https://en.wikipedia.org/wiki/Weighted_median, which also contains O(n\log n) algo.

C/Python Implementation: https://github.com/FilippoBovo/robustats
Python only (list/ numpy) implementation: https://github.com/tinybike/weightedstats

Thank you very much,

@Mickychen00
Copy link

Second this feature.

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

No branches or pull requests

2 participants