Skip to content

[ENH] pandas 3 compatibility#703

Merged
fkiraly merged 6 commits intomainfrom
pandas3
Feb 26, 2026
Merged

[ENH] pandas 3 compatibility#703
fkiraly merged 6 commits intomainfrom
pandas3

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Feb 26, 2026

Ensure pandas 3 compatibility while maintaining pandas 2 compatibility.

  • ensuring explicit dimension casting to fix deprecated coercion of Nd arrays to float
  • use of "ME" instead of deprecated "M" frequency from pandas 3.0 onwards in tests

@fkiraly fkiraly added the enhancement New feature or request label Feb 26, 2026
@fkiraly fkiraly merged commit ac7e890 into main Feb 26, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant