Skip to content

Histogram functionality - Get Bin Midpoints Functionality #184

@lwasser

Description

@lwasser

Currently you can access the values of a histogram which i believe represents bin height. Bin height is actually the number of observations that utilize that bin. But we also want to grab the value of the bin itself so for instance 0-1 has 10 observations. 10 is the height. but we should be able to get atleast a middle point value for the bin range itself.

We probably should rethink the names of some of these methods so they are more specific to what they actually do.

Metadata

Metadata

Assignees

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