Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: documenting pandas.MultIndex.argsort #62005

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

Open
loicdiridollou wants to merge 4 commits into pandas-dev:main
base: main
Choose a base branch
Loading
from loicdiridollou:gh61998_multiindex_argsort

Conversation

Copy link
Member

@loicdiridollou loicdiridollou commented Jul 30, 2025

@loicdiridollou loicdiridollou changed the title (削除) Gh61998 multiindex argsort (削除ここまで) (追記) DOC: documenting pandas.MultIndex.argsort (追記ここまで) Jul 30, 2025
@arthurlw arthurlw added Docs MultiIndex Sorting e.g. sort_index, sort_values labels Jul 31, 2025
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

Copy link
Member Author

@arthurlw do you have some time to take a look please? We have already made the changes in pandas-stubs so it would be nice to have both sides merged and closed the loop on that issue. Thanks!!

array([1, 0])
>>> midx[order]
Index(['a', 'b', 'c', 'd'], dtype='object')
Copy link
Member

@arthurlw arthurlw Sep 1, 2025

Choose a reason for hiding this comment

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

Cmiiw, but this should be returning the MultiIndex

loicdiridollou reacted with thumbs up emoji
Copy link
Member Author

@loicdiridollou loicdiridollou Sep 1, 2025

Choose a reason for hiding this comment

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

Sorry bad copy paste from the other example, this is fixed.

arthurlw reacted with rocket emoji
@arthurlw arthurlw added Closing Candidate May be closeable, needs more eyeballs and removed Stale labels Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mroeschke mroeschke Awaiting requested review from mroeschke

1 more reviewer

@arthurlw arthurlw arthurlw left review comments

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
Closing Candidate May be closeable, needs more eyeballs Docs MultiIndex Sorting e.g. sort_index, sort_values
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

DOC: documenting pandas.MultIndex.argsort

AltStyle によって変換されたページ (->オリジナル) /