Closed gdahlm closed 7 years ago
pandas.DataFrame.sort() was deprecated in pandas 0.18 and removed in 0.20 so the script no longer works.
pandas.DataFrame.sort()
This is a simple change but will allow it to work with modern pip installs of pandas.
http://pandas.pydata.org/pandas-docs/version/0.18.1/generated/pandas.DataFrame.sort.html
pandas.DataFrame.sort()
was deprecated in pandas 0.18 and removed in 0.20 so the script no longer works.This is a simple change but will allow it to work with modern pip installs of pandas.
http://pandas.pydata.org/pandas-docs/version/0.18.1/generated/pandas.DataFrame.sort.html