Skip to content

BUG: fix empty intersection of RangeIndex (GH14364) #14481

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

Conversation

jorisvandenbossche
Copy link
Member

closes #14364

@jreback jreback mentioned this pull request Oct 24, 2016
@jorisvandenbossche jorisvandenbossche added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Oct 24, 2016
@jorisvandenbossche jorisvandenbossche added this to the 0.19.1 milestone Oct 24, 2016
@codecov-io
Copy link

Current coverage is 85.25% (diff: 100%)

Merging #14481 into master will increase coverage by <.01%

@@             master     #14481   diff @@
==========================================
  Files           140        140          
  Lines         50655      50657     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43185      43190     +5   
+ Misses         7470       7467     -3   
  Partials          0          0          

Powered by Codecov. Last update 233d51d...823e83d

@jreback
Copy link
Contributor

jreback commented Oct 24, 2016

lgtm

@jreback jreback closed this in fe2ebc1 Oct 24, 2016
@jreback
Copy link
Contributor

jreback commented Oct 24, 2016

thanks!

jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Nov 2, 2016
… (GH14364)

closes pandas-dev#14364

Author: Joris Van den Bossche <[email protected]>

Closes pandas-dev#14481 from jorisvandenbossche/bug-rangeindex-empty and squashes the following commits:

823e83d [Joris Van den Bossche] BUG: fix empty intersection of RangeIndex (GH14364)

(cherry picked from commit fe2ebc1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent behaviour on empty RangeIndex intersection
3 participants