Skip to content

Fixes deprecated DataFrame.sort() in pandas - #10

Open
ahasson wants to merge 1 commit into
hzi-bifo:masterfrom
ahasson:master
Open

Fixes deprecated DataFrame.sort() in pandas#10
ahasson wants to merge 1 commit into
hzi-bifo:masterfrom
ahasson:master

Conversation

@ahasson

@ahasson ahasson commented Aug 12, 2019

Copy link
Copy Markdown

As of 2017-05-05, Pandas removed sort, replaced with:

sort values
and
sort index

This is due to the deprecation of sort. Given the install directions are to download the latest pandas, this should not have any implications on those using traitar in the future.

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