When I import Pandas or Numpy it's imported instantly, but when I import the library found here
https://github.com/ContextLab/supereeg
It takes a long time to import. I'm updating my own forked copy and would like to reduce the amount of time it takes to load. How do I go about diagnosing why it's taking so long?