Skip to content

Conversation

@MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Jan 12, 2024

No whatsnew note as this hasn't hit users yet (thanks @jorisvandenbossche for reporting it in time!)

@MarcoGorelli MarcoGorelli added this to the 2.2 milestone Jan 12, 2024
@MarcoGorelli MarcoGorelli added Frequency DateOffsets Regression Functionality that used to work in a prior pandas version labels Jan 12, 2024
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Thanks for the quick PR! Looks good to me

@MarcoGorelli MarcoGorelli marked this pull request as ready for review January 12, 2024 22:08
@mroeschke mroeschke merged commit c778746 into pandas-dev:main Jan 13, 2024
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 13, 2024
mroeschke pushed a commit that referenced this pull request Jan 13, 2024
…cated "M") raises an error) (#56862)

Backport PR #56849: REGR: freq "m" (as alias of deprecated "M") raises an error

Co-authored-by: Marco Edward Gorelli <[email protected]>
@mwaskom
Copy link
Contributor

mwaskom commented Jan 15, 2024

Thanks!

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…ev#56849)

* dont raise if users use (undocumented) "m" for "month end", warn to use "ME" instead

* fixup test

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frequency DateOffsets Regression Functionality that used to work in a prior pandas version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REGR: freq "m" (as alias of deprecated "M") raises an error

4 participants