Skip to content

Conversation

@maread99
Copy link
Owner

@maread99 maread99 commented Feb 2, 2024

Fixes to support pandas < 2.2.0 default frequency strings:

pre 2.2 2.2
T min
H h
S s
M ME
Y YE

Fixes to accommodate pandas pre 2.2.0 default frequency strings, "T"
 (now "min"), "H" (now "h"), "S" (now "s"), "M" (now "ME") and "Y"
(now "YE").
@maread99 maread99 added the Fix Bug fix label Feb 2, 2024
@maread99 maread99 merged commit 085babd into master Feb 2, 2024
@maread99 maread99 deleted the fix-pandas branch February 2, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants