Skip to content

New in version 0.13 for "Setting index metadata" #5279

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
cancan101 opened this issue Oct 20, 2013 · 4 comments · Fixed by #5281
Closed

New in version 0.13 for "Setting index metadata" #5279

cancan101 opened this issue Oct 20, 2013 · 4 comments · Fixed by #5281

Comments

@cancan101
Copy link
Contributor

This section: http://pandas.pydata.org/pandas-docs/dev/indexing.html#setting-index-metadata-name-s-levels-labels makes no mention of "new in version 0.13".

I believe that many of those methods were recently added.

For example on v12:

AttributeError: 'MultiIndex' object has no attribute 'set_names'
@jtratner
Copy link
Contributor

put up a PR and I'll merge it.

@cancan101
Copy link
Contributor Author

Do you happen to know which of those were added? I can look through release
notes if you do not.

On Sun, Oct 20, 2013 at 12:07 PM, Jeff Tratner [email protected]:

put up a PR and I'll merge it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5279#issuecomment-26675935
.

@cancan101
Copy link
Contributor Author

Okay. Here is release notes:

Add rename and set_names methods to Index as well as set_names, set_levels, set_labels to MultiIndex. (GH4039)

and PR #4039

@jtratner
Copy link
Contributor

I added all of them - I don't think any existed in 0.12

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 a pull request may close this issue.

2 participants