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

BUG: date_range with DateOffset with nanoseconds #52902

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Apr 24, 2023

@mroeschke mroeschke added Datetime Datetime data dtype Frequency DateOffsets labels Apr 24, 2023
@mroeschke mroeschke added this to the 2.1 milestone Apr 24, 2023
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Nice! Looked through and it all looks good to me

@mroeschke mroeschke merged commit ab4eedd into pandas-dev:main Apr 25, 2023
@mroeschke mroeschke deleted the bug/freq/nanos_offset branch April 25, 2023 16:46
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
* date_range with freq with nano

* add whatsnew and test, simplify logic
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* date_range with freq with nano

* add whatsnew and test, simplify logic
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.date_range not factoring in nanoseconds in freq
2 participants