Skip to content

BUG: Preserve day freq on DatetimeIndex subtraction #62096

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

akshat62
Copy link

@akshat62 akshat62 commented Aug 12, 2025

@akshat62 akshat62 changed the title Preserve day freq on DatetimeIndex subtraction BUG: Preserve day freq on DatetimeIndex subtraction Aug 12, 2025
@akshat62 akshat62 force-pushed the bug-62094/freq-required-TimedeltaIndex.shift branch from 7280c6a to ed516d9 Compare August 12, 2025 18:26
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.

BUG: In main, TimedeltaIndex.shift() requires freq in the index, but it may not be available because it was computed
1 participant