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
@sameshl great! Take a look at what we did in #26839 for Timedelta, and then we need to do the same thing for Timestamp, NaT, TimedeltaIndex, and DatetimeIndex.
We recently made Timedelta.resolution match the stdlib timedelta.resolution behavior (#26839), should make all our others use consistent naming.
The text was updated successfully, but these errors were encountered: