Skip to content

CountMap keys not guaranteed to have a total ordering in Median() #2

@adknudson

Description

@adknudson

The CountMap.Median() method assumes that the observations can be ordered. While true for numbers, the default ordering may not always be appropriate. An overload for Median that takes an IComparer<T> should be added.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions