pyinterp.core.StreamingHistogramFloat32.skewness¶
- StreamingHistogramFloat32.skewness(self: pyinterp.core.StreamingHistogramFloat32) numpy.typing.NDArray[numpy.float32]¶
- Returns the skewness of samples. - Returns:
- Skewness of samples. 
 
Returns the skewness of samples.
Skewness of samples.