pub fn rolling_corr(x: Expr, y: Expr, options: RollingCovOptions) -> Expr
Available on crate feature rolling_window only.