Starting from pandas 1.2 Panel is not available anymore, so this causes an error: arctic/store/_pandas_ndarray_store.py", line 6, in <module> from pandas import DataFrame, Series, Panel ImportError: cannot import name 'Panel' from 'pandas'