pyinterp.core.Histogram2DFloat32.kurtosis

pyinterp.core.Histogram2DFloat32.kurtosis#

Histogram2DFloat32.kurtosis(self: pyinterp.core.Histogram2DFloat32) numpy.typing.NDArray[numpy.float32]#

Compute the kurtosis of values for points within each bin.

Returns:

kurtosis of values for points within each bin.

Return type:

numpy.ndarray