{"library":"polars-ols","install":[{"cmd":"pip install polars-ols","imports":["from polars_ols import OLS","import polars_ols; df.pipe(polars_ols.ols, 'y', ['x1', 'x2'])"]}]}