Skip to content

Conversation

@MaxGhenis
Copy link
Collaborator

Summary

  • Adds a focused "Pandas Compatibility" CI job that tests against both pandas 2.x and 3.x using a matrix strategy
  • Includes pandas compatibility test suite (from PR Add pandas 3.0 compatibility tests #1491) covering region parameter lookups, string dtype handling, and enum variables
  • Lightweight addition that runs only the pandas-specific tests, not the full test suite
  • Ensures policyengine-uk remains compatible with both pandas 2.x and 3.x as the ecosystem transitions

Test plan

  • CI passes with pandas 2 matrix
  • CI passes with pandas 3 matrix
  • Existing CI jobs unaffected

🤖 Generated with Claude Code

MaxGhenis and others added 2 commits February 2, 2026 21:13
Add a focused CI job that tests policyengine-uk against both pandas 2.x
and 3.x using a matrix strategy. Includes pandas compatibility test suite
covering region parameter lookups, string dtype handling, and enum variables.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@MaxGhenis MaxGhenis marked this pull request as draft February 3, 2026 02:44
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.

2 participants