Skip to content

DOC: MultiIndex methods not grouped together #50496

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
1 task done
Tracked by #6
mcp292 opened this issue Dec 29, 2022 · 3 comments · Fixed by #54144
Closed
1 task done
Tracked by #6

DOC: MultiIndex methods not grouped together #50496

mcp292 opened this issue Dec 29, 2022 · 3 comments · Fixed by #54144

Comments

@mcp292
Copy link

mcp292 commented Dec 29, 2022

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/dev/reference/api/pandas.MultiIndex.html#pandas.MultiIndex

Documentation problem

Full list of MultiIndex methods not provided in docs and separated in the hamburger menu:

2022-12-29_1540

2022-12-29_1550

Suggested fix for documentation

These should be grouped together and documented in the MultiIndex doc page, with the goal of making the page self-contained.

In documenting this issue I came across the MultiIndex API Reference. I've been using pandas for almost 2 years and this is the first time I'm finding this useful page.

Based on my experience, I would also recommend linking to the API Reference from within doc pages, the way the User Guide is often referred to therein:

2022-12-29_1557

@mcp292 mcp292 added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Dec 29, 2022
@phofl phofl added MultiIndex IO Google good first issue and removed Needs Triage Issue that has not been reviewed by a pandas team member IO Google labels Dec 29, 2022
@Elvislim1991
Copy link
Contributor

take

@phofl
Copy link
Member

phofl commented Apr 9, 2023

This is kind of fixed, but now IndexSlice is in the middle of nowhere and should get moved up to the other index methods

@eirinikafourou
Copy link

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants