Skip to content

BUG: pandas.tseries.frequencies.to_offset() raises ValueError when parsing a LastWeekOfMonth frequency string #59245

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

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

aram-cedarwood
Copy link
Contributor

@aram-cedarwood aram-cedarwood commented Jul 14, 2024

@MarcoGorelli
Copy link
Member

thanks @aram-cinnamon , could you add a whatsnew note please?

@mroeschke mroeschke added the Frequency DateOffsets label Jul 15, 2024
@aram-cedarwood
Copy link
Contributor Author

thanks @aram-cinnamon , could you add a whatsnew note please?

I can only imagine how often people forget, how often you have to remind them, and how patient you have to be 😂

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Thanks @aram-cinnamon !

(😄 no worries, I often forget myself)

@MarcoGorelli MarcoGorelli added this to the 3.0 milestone Jul 16, 2024
@MarcoGorelli MarcoGorelli merged commit 794913c into pandas-dev:main Jul 16, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frequency DateOffsets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pandas.tseries.frequencies.to_offset() raises ValueError when parsing a LastWeekOfMonth frequency string
3 participants