You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I assume we just happened to support all lower cases for all freqs as well?
I noticed this on the seaborn test suite (mwaskom/seaborn#3615). It's definitly easy to fix, but would be good to have a proper deprecation for it as well (as you are already doing, I see!). Given that python datetime format strings use lower case "m" for month, maybe it's not that far fetched to think this might work.
With latest main (and 2.2.0rc0):
While before this seems to have worked:
cc @MarcoGorelli @natmokval
The text was updated successfully, but these errors were encountered: