pub fn rolling_skew( s: &Series, options: RollingOptionsFixedWindow, ) -> Result<Series, PolarsError>