You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/local/lib/python3.5/dist-packages/empyrical/utils.py:32: UserWarning: Unable to import pandas_datareader. Suppressing import error and continuing. All data reading functionality will raise errors; but has been deprecated and will be removed in a later version.
warnings.warn(msg)
It looks like empyrical's usage of pandas needs to be updated?
The text was updated successfully, but these errors were encountered:
Python 3.5.2
pandas 0.24.2
empyrical 0.5.0
When I call empyrical I always see this error:
It looks like empyrical's usage of pandas needs to be updated?
The text was updated successfully, but these errors were encountered: