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

pandas v0.19 sort_values compatibility (Fixes #612) #614

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asbhat
Copy link

@asbhat asbhat commented Jul 24, 2017

Backwards compatible fix for pandas switching to .sort_values() from .sort() after version 0.19

Solves Issue #612

@louis-red
Copy link

FWIW, there is the same problem in ggplot/stats/stat_smooth.py

@jwhendy
Copy link

jwhendy commented Nov 5, 2017

Any word on this? I just installed from @asbhat 's fork and it fixes the issue discussed in #612 as claimed.

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.

3 participants