Function rolling_cov
pub fn rolling_cov(x: Expr, y: Expr, options: RollingCovOptions) -> ExprAvailable on crate features
cov and rolling_window only.pub fn rolling_cov(x: Expr, y: Expr, options: RollingCovOptions) -> Exprcov and rolling_window only.