Skip to content

BUG: date_range with freq="C" (business days) return value changed on 1.5.0 #49610

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

Merged

Conversation

lohmanndouglas
Copy link
Contributor

@lohmanndouglas lohmanndouglas commented Nov 10, 2022

@lohmanndouglas lohmanndouglas changed the title BUG: Use naive wall time to perform offsets datetime64 conversion BUG: date_range with freq="C" (business days) return value changed on 1.5.0 Nov 10, 2022
@mroeschke mroeschke added Regression Functionality that used to work in a prior pandas version Frequency DateOffsets labels Nov 10, 2022
@lohmanndouglas lohmanndouglas force-pushed the fix-datarange-invalid-return branch from 95e12f5 to 4678d68 Compare November 10, 2022 01:59
@lohmanndouglas lohmanndouglas force-pushed the fix-datarange-invalid-return branch from 4678d68 to 3a536e9 Compare November 10, 2022 18:33
@phofl phofl added this to the 1.5.2 milestone Nov 10, 2022
@mroeschke mroeschke merged commit 72e923e into pandas-dev:main Nov 10, 2022
@mroeschke
Copy link
Member

Awesome, thanks @lohmanndouglas

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Nov 10, 2022
phofl pushed a commit that referenced this pull request Nov 10, 2022
…siness days) return value changed on 1.5.0) (#49625)

Backport PR #49610: BUG: date_range with freq="C" (business days) return value changed on 1.5.0

Co-authored-by: Douglas Lohmann <[email protected]>
codamuse pushed a commit to codamuse/pandas that referenced this pull request Nov 12, 2022
… 1.5.0 (pandas-dev#49610)

BUG: Use naive wall time to perform offsets datetime64 conversion
mliu08 pushed a commit to mliu08/pandas that referenced this pull request Nov 27, 2022
… 1.5.0 (pandas-dev#49610)

BUG: Use naive wall time to perform offsets datetime64 conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: date_range with freq="C" (business days) return value changed on 1.5.0
4 participants