You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the fix is already merged. But the latest release on pypi is from jun 30 2023. Also the conda version seems to be up to date, but conda install is not mentioned in the readme.
Also might be a good idea to add requirements.txt as python setup.py install fails currently.
Looks like
polars
made a breaking change at some point and renamed it to.corr
(https://docs.pola.rs/api/python/stable/reference/expressions/api/polars.corr.html#polars.corr)The text was updated successfully, but these errors were encountered: