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

DOC: Documentation for MultiIndex.get_locs() is missing in v0.25 docs #30056

Closed
Dr-Irv opened this issue Dec 4, 2019 · 1 comment · Fixed by #30226
Closed

DOC: Documentation for MultiIndex.get_locs() is missing in v0.25 docs #30056

Dr-Irv opened this issue Dec 4, 2019 · 1 comment · Fixed by #30226

Comments

@Dr-Irv
Copy link
Contributor

Dr-Irv commented Dec 4, 2019

Problem description

The documentation for MultiIndex.get_locs() is missing in v0.25 docs (at least since v0.23?)

It is referred to here:
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.MultiIndex.get_loc.html

And it existed in v0.22:
https://pandas.pydata.org/pandas-docs/version/0.22/generated/pandas.MultiIndex.get_locs.html

Mentioned in #29967

@TomAugspurger
Copy link
Contributor

I think adding get_locs to the list of methods in

may fix this.

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.

3 participants