Skip to content

add implementation of is_monotonic_decreasing to MultiIndex #16573

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

Closed
wants to merge 2 commits into from
Closed

add implementation of is_monotonic_decreasing to MultiIndex #16573

wants to merge 2 commits into from

Conversation

Tafkas
Copy link
Contributor

@Tafkas Tafkas commented Jun 1, 2017

@TomAugspurger TomAugspurger added this to the 0.21.0 milestone Jun 1, 2017
@jreback jreback added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff MultiIndex labels Jun 1, 2017
@jreback jreback removed this from the 0.21.0 milestone Jun 1, 2017
@jreback
Copy link
Contributor

jreback commented Jul 19, 2017

can you rebase / update according to comments

…dex-is-monotonic-decreasing

# Conflicts:
#	pandas/tests/indexes/test_multi.py
@jreback
Copy link
Contributor

jreback commented Sep 7, 2017

closing in favor of #17455

@jreback jreback closed this Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff MultiIndex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiIndex is_monotonic_decreasing is incorrect
3 participants