Skip to content

Comments

Cap pandas requirement below 3.0#548

Merged
kaklise merged 4 commits intoUSEPA:mainfrom
kbonney:pandas-cap
Jan 27, 2026
Merged

Cap pandas requirement below 3.0#548
kaklise merged 4 commits intoUSEPA:mainfrom
kbonney:pandas-cap

Conversation

@kbonney
Copy link
Collaborator

@kbonney kbonney commented Jan 7, 2026

Summary

This PR places a cap on the installation requirement of pandas to below 3.0. This is in response to #547 and the first step in preparing WNTR for the new release of pandas.

To get tests passing this PR additionally does the following:

  • Fixes numpy scalar vs array bug that cropped up in a few places.
  • Migrates from macOS 13 wheels to macOS 15 wheels, as macOS 13 is no longer supported.

Tests and documentation

Acknowledgement

By contributing to this software project, I acknowledge that I have reviewed the software quality assurance guidelines and that my contributions are submitted under the Revised BSD License.

@coveralls
Copy link

Coverage Status

coverage: 81.466% (-0.02%) from 81.484%
when pulling 14d87d2 on kbonney:pandas-cap
into a9742cb on USEPA:main.

@kaklise kaklise merged commit e0791b7 into USEPA:main Jan 27, 2026
44 checks passed
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.

3 participants