Skip to content

Conversation

@shoyer
Copy link
Member

@shoyer shoyer commented Feb 19, 2015

Fixes #9512
Closes #9515

DatetimeIndex.__contains__ and TimedeltaIndex.__contains__ were failing to see duplicated elements in some circumstances.

Fixes GH9512
@shoyer shoyer added the Bug label Feb 19, 2015
@shoyer shoyer added this to the 0.16.0 milestone Feb 19, 2015
@jreback
Copy link
Contributor

jreback commented Feb 19, 2015

@shoyer if I am merging someone's and it just needs squashing I do it on the command line
merge to master and push directly
I normally don't created another pr (but if this works for u then ok)

@shoyer
Copy link
Member Author

shoyer commented Feb 19, 2015

@jreback K, I'll do that next time. Thanks

shoyer added a commit that referenced this pull request Feb 20, 2015
@shoyer shoyer merged commit e1aaf8c into pandas-dev:master Feb 20, 2015
@shoyer shoyer deleted the ischwabacher-patch-3 branch February 20, 2015 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants