Merged
Conversation
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>
Collaborator
Author
|
depends on #453 |
PrettyWood
reviewed
Feb 12, 2026
Collaborator
PrettyWood
left a comment
There was a problem hiding this comment.
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>
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
approved these changes
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #452