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
with the same tz and time values the given timestamp is not the same.
I'm in France and the delta between both is 7200 seconds corresponding to the GMT+2 tz
Expected Behavior
In the documentation pd.Timestamp will behave like the datetime, i was expecting to have the same value
Installed Versions
I have installed the 2.2.2 version and i have tried with older version and also with the 1.x version and the result is the same