Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plr_weighted_regression throws a FutureWarning #3

Open
bgpierc opened this issue Jun 12, 2024 · 3 comments
Open

plr_weighted_regression throws a FutureWarning #3

bgpierc opened this issue Jun 12, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@bgpierc
Copy link
Contributor

bgpierc commented Jun 12, 2024

the plr_weighted_regression function throws a

FutureWarning: In a future version, object-dtype columns with all-bool values will not be included in reductions with bool_only=True. Explicitly cast to bool dtype instead.
@bgpierc bgpierc added the bug Something isn't working label Jun 12, 2024
@surajkmr4218
Copy link
Contributor

I am not getting this error when running the function for any of the models.

@bgpierc
Copy link
Contributor Author

bgpierc commented Jun 20, 2024

Yeah, it only happens with certain versions of pandas. Are you running in the HPC cluster?

@surajkmr4218
Copy link
Contributor

Yes I am running it on HPC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants