pub fn rolling_skew(
s: &Series,
options: RollingOptionsFixedWindow,
) -> Result<Series, PolarsError>Available on crate features
moment and polars-ops only.pub fn rolling_skew(
s: &Series,
options: RollingOptionsFixedWindow,
) -> Result<Series, PolarsError>moment and polars-ops only.