skew¶
- xarray_einstats.stats.skew(da, dims=None, *, bias=True, nan_policy=None, **kwargs)[source]¶
Wrap and extend
scipy.stats.skew.Usage examples available at Intro to the stats module
Wrap and extend scipy.stats.skew.
Usage examples available at Intro to the stats module