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

Add implementation: reorder_levels for DataFrame and Series #1022

Merged

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • tests added and passing

* Resolves modin-project#1021
* Adds implementation for `reorder_levels` that reuses pandas
  functionality
* Update/improve tests
* Update documentation
@devin-petersohn devin-petersohn merged commit 4bbf444 into modin-project:master Jan 19, 2020
@devin-petersohn devin-petersohn deleted the apis/reorder_levels branch January 19, 2020 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New API: reorder_levels for DataFrame and Series
1 participant