MANUEL lab
Results
2
comments of
MANUEL lab
disregard the part about change the req for pandas. I don't know why my pandas version was stuck at 0.25.x in my test environment. I just realized that DABEST requires...
Further tests showed that my initial fix was not working. I suggest testing for `str`, `int` and `float` idx. I'm sure there might be cases where that's not enough, but...