Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports for v0.14.5 #3236

Draft
wants to merge 4 commits into
base: v0.14.x
Choose a base branch
from
Draft

Conversation

lostella
Copy link
Contributor

@lostella lostella commented Nov 7, 2024

Description of changes: Backporting fixes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

lostella and others added 4 commits November 7, 2024 12:49
*Description of changes:* hour offset in pandas 2.2 has now `.name == h`
and not `H`. Others have change as well, breaking some of the time
features and lags logic. This PR makes things work for both pandas <2.2
and >=2.2

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup
*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup
*Issue #, if available:* awslabs#3178

*Description of changes:*
- Add more tests verifying that pandas frequencies are handled correctly
(compatible with both pandas 2.1 and pandas 2.2)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup
@lostella lostella marked this pull request as draft November 7, 2024 11:58
@lostella lostella added the backport This PR backports changes to old releases label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This PR backports changes to old releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants