Skip to content

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Sep 30, 2025

  • use Frequency instead of str | BaseOffset / str | DateOffset
  • use timedelta instead of timedelta | Timedelta (as Timedelta inherits from timedelta anyway)

@MarcoGorelli MarcoGorelli marked this pull request as ready for review September 30, 2025 18:53
@Dr-Irv
Copy link
Collaborator

Dr-Irv commented Sep 30, 2025

@MarcoGorelli can you resolve conflicts?

Copy link
Member

@loicdiridollou loicdiridollou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just confirm that turning str | DateOffset to Frequency is good?
Wondering if there is an edge case for something that is a BaseOffset but not DateOffset.
Otherwise looks good to me, just fix the conflicts, will approve in advance, thanks @MarcoGorelli

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