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
I encountered a bug in pandas 1.1.0 after updating from 1.0.5 that I wanted to pass along. If a period range is created that extends past the maximum timestamp date of 2262-04-11, then the period range is shifted back by an hour after this date. The screenshots below show an example with the shifted times highlighted in yellow.
@dsaxton if something is a regression compared to 1.0, you can always directly add a 1.1.x milestone (which doesn't mean it will get done of course, but then at least it shows up in the overview of issues that are good to have for the bug-fix release)
From the pandas-dev mailing list:
The text was updated successfully, but these errors were encountered: