Skip to content

Conversation

@dougollerenshaw
Copy link
Contributor

Updates the pinned pandas version in pyproject.toml for [rds] from "pandas>=2.0.0,<2.2.0" to "pandas==3.0.0".

This brings us up to date with the current Pandas release from 1/21/2026:
https://pypi.org/project/pandas/3.0.0/

Note that Pandas 2.2.0 (the ceiling on the current version pin) is over two years old, released 1/19/2024:
https://pypi.org/project/pandas/2.2.0/

Closes #197
Closes #118

@jtyoung84
Copy link
Contributor

pandas and sqlalchemy and other things are pretty finicky. I can look into using awswrangler in the future, but it might take some time to set it up for the write operations. It isn't going to be straightforward to loosen the pin right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pandas version causes conflict with numpy >= 2.0 Pandas < 2.2.0 doesn't appear to work on Python 3.9

2 participants