Skip to content

API: add inplace to Series.sort/order #6859

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 10, 2014 · 0 comments · Fixed by #6861
Closed

API: add inplace to Series.sort/order #6859

jreback opened this issue Apr 10, 2014 · 0 comments · Fixed by #6861
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Apr 10, 2014

see #6848

Series.sort defaults to inplace=True
Series.order default to inplace=False

as they are inverses of each other

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.

1 participant