{"library":"polars-ols","type":"library","category":null,"description":"An extension for Polars providing Ordinary Least Squares (OLS) regression support. Version 0.3.5 is current. Release cadence is irregular.","language":"python","status":"active","version":"0.3.5","tags":["polars","ols","regression","least-squares"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install polars-ols","imports":["from polars_ols import OLS","import polars_ols; df.pipe(polars_ols.ols, 'y', ['x1', 'x2'])"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}