pyinterp.core.Histogram2DFloat32.mean#

Histogram2DFloat32.mean(self: pyinterp.core.Histogram2DFloat32) numpy.ndarray[numpy.float32]#

Compute the mean of values for points within each bin.

Returns:

Mean of values for points within each bin.