Closed
Description
There is an ImportError: cannot import name 'PandasError'
when you use pandas version 0.20.1.
This is occurring on line 5 in _utils.py from pandas.core.common import PandasError
If there is anything I can do to help or fix it myself I'd love to!
Works with pandas 0.19.2
but not with pandas 0.20.1