Skip to content

REGR: DatetimeIndex.intersection #42104 #42115

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
merged 3 commits into from
Jun 21, 2021

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jun 18, 2021

@simonjayhawkins simonjayhawkins added Frequency DateOffsets Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version setops union, intersection, difference, symmetric_difference Datetime Datetime data dtype labels Jun 19, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone Jun 19, 2021
@simonjayhawkins
Copy link
Member

I've milestoned 1.3, but looks like a trvial backport if we want to include in 1.2.5.

@jbrockmendel can you add a release note

@jreback jreback merged commit 1079cd2 into pandas-dev:master Jun 21, 2021
@jreback
Copy link
Contributor

jreback commented Jun 21, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jun 21, 2021

Something went wrong ... Please have a look at my logs.

jreback pushed a commit that referenced this pull request Jun 21, 2021
@jbrockmendel jbrockmendel deleted the bug-42104 branch June 21, 2021 14:58
neinkeinkaffee pushed a commit to neinkeinkaffee/pandas that referenced this pull request Jun 21, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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 Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version setops union, intersection, difference, symmetric_difference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DatetimeIndex.intersection gives incorrect result
3 participants