Skip to content

feat(tests): support pandas 3#454

Merged
PrettyWood merged 6 commits intomainfrom
adapt-tests-pandas-3
Feb 13, 2026
Merged

feat(tests): support pandas 3#454
PrettyWood merged 6 commits intomainfrom
adapt-tests-pandas-3

Conversation

@lukapeschke
Copy link
Collaborator

closes #452

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
closes #452

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke lukapeschke self-assigned this Feb 12, 2026
@lukapeschke
Copy link
Collaborator Author

depends on #453

Base automatically changed from bump-python-deps to main February 12, 2026 13:13
Copy link
Collaborator

@PrettyWood PrettyWood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we do "either pandas 3 or older pandas" should we run the CI with both?
Either we guarantee tests run with both or we just care about new pandas version

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke
Copy link
Collaborator Author

@PrettyWood You're right, I didn't add it at first because pandas 3 wheels are not available in Python 3.10 so it was done implicitly, but they might provide wheels at some point.

Added a check to the CI, thanks to uv it's like 4s extra CI time 😄 604c66f

@PrettyWood PrettyWood merged commit 72855f0 into main Feb 13, 2026
31 checks passed
@PrettyWood PrettyWood deleted the adapt-tests-pandas-3 branch February 13, 2026 05:56
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.

Adapt tests to pandas 3

2 participants