pyinterp.core.Histogram2DFloat64.skewness#

Histogram2DFloat64.skewness(self: pyinterp.core.Histogram2DFloat64) numpy.ndarray[numpy.float64]#

Compute the skewness of values for points within each bin.

Returns:

Skewness of values for points within each bin.