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
Pandas for a long time wrongly serialized naive timestamps
within an utc time zone (see pandas-dev/pandas#29706).
We work around the 0.25 fix that produces correct utc stamps
from such serialized stamps.
0 commit comments