Skip to content

Conversation

kawochen
Copy link
Contributor

closes #10645
closes #10692
replaces #10675
Do I need @slow for these tests?

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Sep 10, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

use self.assertFalse(....)

@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

no need for slow these are < 1s total.

@jreback jreback added this to the 0.17.0 milestone Sep 10, 2015
@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

minor correction, ping on green

jreback added a commit that referenced this pull request Sep 10, 2015
BUG: GH10645 and GH10692 where operation on large Index would error
@jreback jreback merged commit c266dc3 into pandas-dev:master Sep 10, 2015
@jreback
Copy link
Contributor

jreback commented Sep 10, 2015

@kawochen thank you sir!

jreback added a commit that referenced this pull request Sep 11, 2015
nickeubank pushed a commit to nickeubank/pandas that referenced this pull request Sep 29, 2015
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 MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setting with enlargement fails for large DataFrames MultiIndex __contains__()/in operator throws an IndexError for large multiindices
2 participants