pyinterp.core.Histogram2DFloat64.kurtosis

Histogram2DFloat64.kurtosis(self: pyinterp.core.Histogram2DFloat64) numpy.typing.NDArray[numpy.float64]

Compute the kurtosis of values for points within each bin.

Returns:

kurtosis of values for points within each bin.

Return type:

numpy.ndarray