Skip to content

Pandas 0.17 has deprecated DataFrame.sort()#9

Open
fladi wants to merge 1 commit intoperslab:masterfrom
fladi:pandas_sort_deprecated
Open

Pandas 0.17 has deprecated DataFrame.sort()#9
fladi wants to merge 1 commit intoperslab:masterfrom
fladi:pandas_sort_deprecated

Conversation

@fladi
Copy link
Copy Markdown

@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