Skip to content

[Enhancement] Weighted Median function #408

@hado0601

Description

@hado0601

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions