pyinterp.core.StreamingHistogramFloat64.bins¶
- StreamingHistogramFloat64.bins(self: pyinterp.core.StreamingHistogramFloat64) numpy.typing.NDArray[pyinterp::detail::math::Bin<double>]¶
- Returns the histogram bins. - Returns:
- The histogram bins. 
 
Returns the histogram bins.
The histogram bins.