Skip to content

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.

phofl added 2 commits December 2, 2020 13:18
…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.

3 participants