Skip to content
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

BUG: RecursionError when selecting single column from IntervalIndex #26490 #37152

Merged
merged 3 commits into from
Oct 17, 2020

Conversation

jbrockmendel
Copy link
Member

#37150 is failing, this is the first of two orthogonal bugfixes in that PR

@jreback jreback changed the title split off of 37150 RecursionError when selecting single column from IntervalIndex #26490 Oct 16, 2020
@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type labels Oct 16, 2020
@jorisvandenbossche jorisvandenbossche changed the title RecursionError when selecting single column from IntervalIndex #26490 BUG: RecursionError when selecting single column from IntervalIndex #26490 Oct 16, 2020
@jreback jreback added this to the 1.2 milestone Oct 16, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm merge on green.

@jbrockmendel jbrockmendel merged commit dcba608 into pandas-dev:master Oct 17, 2020
@jbrockmendel jbrockmendel deleted the bug-1-troubleshoot branch October 17, 2020 01:54
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Oct 26, 2020
…andas-dev#26490 (pandas-dev#37152)

* split off of 37150

* Troubleshoot

Co-authored-by: Jeff Reback <jeff@reback.net>
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
…andas-dev#26490 (pandas-dev#37152)

* split off of 37150

* Troubleshoot

Co-authored-by: Jeff Reback <jeff@reback.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RecursionError when selecting single column from IntervalIndex
2 participants