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: DataFrame.loc returning empty result with negative stepsize for MultiIndex #38071

Merged
merged 6 commits into from
Dec 2, 2020

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 25, 2020

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

This was easier than thought. Should I add a whatsnew note for this?

@phofl phofl changed the title BUG: MultiIndex.drop returning empty result with negative stepsize BUG: MultiIndex.locreturning empty result with negative stepsize Nov 25, 2020
@phofl phofl changed the title BUG: MultiIndex.locreturning empty result with negative stepsize BUG: DataFrame.loc returning empty result with negative stepsize for MultiIndex Nov 25, 2020
@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex labels Nov 25, 2020
@jreback jreback added this to the 1.2 milestone Dec 2, 2020
@jreback
Copy link
Contributor

jreback commented Dec 2, 2020

yes pls add a whatsnew note (1.2. bugs for MI / indexing), merge master and ping on green.

…ice_negative_stepsize

� Conflicts:
�	doc/source/whatsnew/v1.2.0.rst
@simonjayhawkins
Copy link
Member

@jreback green

@jreback jreback merged commit 4c8d66e into pandas-dev:master Dec 2, 2020
@phofl phofl deleted the slice_negative_stepsize branch December 2, 2020 18:43
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 MultiIndex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants