Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: Change Timestamp/Timedelta arithmetic to match numpy #48743

Merged
merged 2 commits into from
Sep 27, 2022

Conversation

jbrockmendel
Copy link
Member

cc @mroeschke as discussed. Will do analogous DTA/TDA cases in followup.

@mroeschke mroeschke added Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods labels Sep 23, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 27, 2022
@mroeschke mroeschke merged commit 73c7dc9 into pandas-dev:main Sep 27, 2022
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the nano-arith branch September 27, 2022 23:45
@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
…#48743)

* API: Change Timestamp/Timedelta arithmetic to match numpy

* fix interval test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non-Nano datetime64/timedelta64 with non-nanosecond resolution Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants