-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Using the latest version (8ebc14) with pandas>=0.24.0 in python 2.7 the following FutureWarning shows up:
~/.virtualenvs/aiidapy/local/lib/python2.7/site-packages/pyiast/isotherms.py:434: FutureWarning: Sorting because non-concatenation axis is not aligned. A future version
of pandas will change to not sort by default.
To accept the future behavior, pass 'sort=False'.
To retain the current behavior and silence the warning, pass 'sort=True'.
}, index=[0]), df
Can you please update to solve the issue?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels