Skip to content

BUG: fix handling of the 'kind' argument in Series.order (GH #2811) #2937

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

Merged
1 commit merged into from
Feb 26, 2013
Merged

Conversation

wj
Copy link

@wj wj commented Feb 26, 2013

The 'kind' argument was not properly propagated: the literal value "mergesort" was used instead of the argument.

ghost pushed a commit that referenced this pull request Feb 26, 2013
BUG: fix handling of the 'kind' argument in Series.order (GH #2811)
@ghost ghost merged commit 862e5ea into pandas-dev:master Feb 26, 2013
@ghost
Copy link

ghost commented Feb 26, 2013

merged. thanks.

This pull request was closed.
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 this pull request may close these issues.

1 participant