Skip to main content

regr_r2_expr

Function regr_r2_expr 

Source
pub fn regr_r2_expr(y_col: &str, x_col: &str) -> Expr
Expand description

Regression R-squared (PySpark regr_r2).