Skip to content

DOC: clean Index.set_name / .rename doc-strings #20787

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
jreback opened this issue Apr 22, 2018 · 3 comments · Fixed by #22363
Closed

DOC: clean Index.set_name / .rename doc-strings #20787

jreback opened this issue Apr 22, 2018 · 3 comments · Fixed by #22363
Labels
Docs good first issue Indexing Related to indexing on series/frames, not to indexes themselves

Comments

@jreback
Copy link
Contributor

jreback commented Apr 22, 2018

xref #20548

MultiIndex.rename directly uses the .set_names doc-string (which is ok), but should be a touch more linked (e.g. See Also, maybe some more examples). Alt could de-couple these and make them more informative.

@jreback jreback added Docs Indexing Related to indexing on series/frames, not to indexes themselves Effort Low good first issue labels Apr 22, 2018
@jreback jreback added this to the Next Major Release milestone Apr 22, 2018
@jreback
Copy link
Contributor Author

jreback commented Apr 22, 2018

cc @arminv

@nmusolino
Copy link
Contributor

Perhaps you meant to cross-reference issue #17334 ?

@VincentLa
Copy link
Contributor

I can try working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs good first issue Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants