Skip to content

Update dependencies#540

Merged
maread99 merged 6 commits intomasterfrom
deps
Feb 5, 2026
Merged

Update dependencies#540
maread99 merged 6 commits intomasterfrom
deps

Conversation

@maread99
Copy link
Owner

@maread99 maread99 commented Feb 5, 2026

Includes revisions to support pandas 3.0, including:

  • makes "ns" resolution of timestamps explicit (pandas 3.0 now infers as "us" resolution of timestamps defined by str).
  • loaded and re-exported hdf5 data to ensure loads with explicit "ns" resolution (pandas 3.0 was failing to load given lack of explicit resolution).
  • removes xfail from tests waiting on fixes that were implemented in pandas 3.0.
  • changes 'd' frequency to 'D' (in response to Pandas4Warning).
  • changes to ensure compatibility with pandas 2.3.3, in turn providing for maintaining min supported
    python version as 3.10.

Includes revisions to support pandas 3.0, including:
- making "ns" resolution of timestamps explicit (pandas 3.0 now infers as "us" resolution of
timestamps defined by str).
- loadied and re-exported hdf5 data to ensure loads with explict "ns" resolution (pandas 3.0
was failing to load given lack of explicit resolution).
- removes xfail from tests waiting on fixes that were implemented in pandas 3.0.
- changes 'd' frequency to 'D' (in response to Pandas4Warning).
@maread99 maread99 added the dependencies Pull requests that update a dependency file label Feb 5, 2026
pre-commit-ci bot and others added 4 commits February 5, 2026 15:54
Removes unused code.
Further changes to ruff.
Revises tests for pandas 2.3.3 compatibility, in turn providing for maintaining min supported
python version as 3.10.
@maread99 maread99 merged commit 93ecea9 into master Feb 5, 2026
8 checks passed
@maread99 maread99 deleted the deps branch February 5, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant