Skip to content

Conversation

@fladi
Copy link

@fladi fladi commented Jan 29, 2018

Deprecation happened in release 0.17 of Pandas:

http://pandas.pydata.org/pandas-docs/version/0.17/generated/pandas.DataFrame.sort.html

Replace invocations of DataFrmae.sort() with DataFrame.sort_values().

Deprecation happened in release 0.17 of Pandas:

  http://pandas.pydata.org/pandas-docs/version/0.17/generated/pandas.DataFrame.sort.html

Replace invocations of DataFrmae.sort() with DataFrame.sort_values().
@fladi fladi force-pushed the pandas_sort_deprecated branch from fcb2402 to 659765a Compare January 29, 2018 11: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 this pull request may close these issues.

1 participant