Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke added Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations Frequency DateOffsets labels Feb 20, 2024
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. nanoseconds is implicitly handled right?

@mroeschke
Copy link
Member Author

lgtm. nanoseconds is implicitly handled right?

Yeah I believe so a few lines above the last elif "milliseconds" in kwds: added check

@mroeschke mroeschke added this to the 2.2.1 milestone Feb 20, 2024
@mroeschke mroeschke merged commit 7a5a5c7 into pandas-dev:main Feb 20, 2024
@mroeschke mroeschke deleted the bug/ts_offset/milli branch February 20, 2024 19:50
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 20, 2024
mroeschke added a commit that referenced this pull request Feb 20, 2024
…seconds) (#57537) Backport PR #57536: BUG: dt64 + DateOffset with milliseconds Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* BUG: dt64 + DateOffset with milliseconds * remove print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Datetime Datetime data dtype Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations

2 participants