Skip to content

Expose histogram bin estimators? #10183

@dstansby

Description

@dstansby

Would it be possible to expose the histogram bin estimators available in numpy? e.g.

def _hist_bin_auto(x):
and others.

We would find it useful in Matplotlib for computing bins without having to spend time computing the full histogram (xref matplotlib/matplotlib#8636)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions