Skip to content

Quantile min/max (i.e. p=0/1) doesn't work with a randomly order list of values #192

@sanjayginde

Description

@sanjayginde

I noticed an issue that the quantile doesn't return the the property min or max quantile (where p = 0 || 1, respectively).

Checked out the code and looks like the quick checks aren't leveraging the sorted array.

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