exa-analytics / exa

The exa framework for data management, processing, and visualization
https://exa-analytics.github.io/exa
Apache License 2.0
2 stars 10 forks source link

importing exa.utils.isotopes raises a KeyError when on pandas=1.1 #214

Closed avmarchenko closed 4 years ago

avmarchenko commented 4 years ago

Describe the bug importing exa.utils.isotopes raises a KeyError when on pandas=1.1

To Reproduce

pip install pandas=1.1
pip install exa

import exa.utils.isotopes

Expected behavior Import should succeed

Screenshots

Desktop (please complete the following information):

Additional context