Skip to content

CI Pin pandas<2.2 to avoid DeprecationWarning #28273

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

Closed

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Jan 26, 2024

This seems the simplest thing to do until the dust settles down in pandas-dev/pandas#54466.

The alternative is to ignore warnings or install Pyarrow, for example #28258.

Closes #28216

For now I have updated only the main CI build. There is currently an issue with scipy-dev that times out more often than previously (maybe scipy 1.12 not sure) see PR that was opened by scikit-learn-bot

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: fcf7219. Link to the linter CI: here

@adrinjalali
Copy link
Member

Pandas 2.2 has introduced a lot of new deprecation warnings though. We don't do much pandas, but I think it would be nice to not pin and make sure we fix any issues if we find them.

@lesteve
Copy link
Member Author

lesteve commented Jan 26, 2024

Yeah agreed, I am just thinking as the quickest way to do this to unlock other things ...

There seems to be genuine CI errors for now anyway to deal with. Things are never as simple as they should be 😢

@lesteve
Copy link
Member Author

lesteve commented Jan 29, 2024

Closing this one, since we will need anyway to tackle the warnings in the scipy-dev build ...

@lesteve lesteve closed this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants