Skip to content

Default values of the histogram bins in analysis #366

@snilsn

Description

@snilsn

I just clicked on the API reference in the documentation and noticed that the default bin edge values for all the histogram functions are these really long, hand-coded lists of numbers. This is not really a high priority, but it just doesn't look professional and could be done much more compactly with np.arange().

I don't know if these functions are actually used that much, and maybe I'm the only one who's annoyed by this, but it's one of the first things you see when you look at the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low PriorityThis issue does not need addressing until a future updategood first issueAn ideal issue for new contributors to address

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions