pyinterp.core.Histogram2DFloat32.skewness¶
- Histogram2DFloat32.skewness(self: pyinterp.core.Histogram2DFloat32) numpy.ndarray[numpy.float32] ¶
Compute the skewness of values for points within each bin.
- Returns:
Skewness of values for points within each bin.