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
Since Timestamp.timestamp() returns a float, it seems more appropriate that NaT.timestamp() returning nan instead of raising an error.
And then we could implement Series.dt.timestamp().