Skip to content

update to use latest Pandas - #259

Open
aecs4u wants to merge 2 commits into
dr-leo:masterfrom
aecs4u:master
Open

update to use latest Pandas #259
aecs4u wants to merge 2 commits into
dr-leo:masterfrom
aecs4u:master

Conversation

@aecs4u

@aecs4u aecs4u commented Feb 14, 2026

Copy link
Copy Markdown

update to use latest Pandas

EmanueleCannizzaro and others added 2 commits February 14, 2026 10:26
…ndling

- Update datetime conversion to use format='ISO8601' for better compatibility with pandas 2.x
- Replace deprecated prefix_mapping check with pandas.tseries.frequencies.to_offset()
- This fixes test_write_dataset_datetime which was failing due to stricter date parsing in pandas 2.3+
- The new approach supports both legacy (M, A) and modern (ME, YE) frequency aliases

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update version from 1.10.1 to 1.10.2 (patch release for pandas 2.x compatibility fix)
- Enhance .gitignore with comprehensive Python project patterns:
  - Added IDE support (PyCharm, VSCode, Sublime, etc.)
  - Added OS-specific patterns (macOS, Windows, Linux)
  - Added Python packaging and virtual environment patterns
  - Added testing and coverage patterns
  - Added documentation build patterns
- Remove requirements.txt (dependencies managed in pyproject.toml)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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