MANUEL lab
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...
Hi @JoeZiminski I tried to integrate your comments to my PR. Hopefully I did it right. The only thing I did not do was > Also, might as well also...
Hi @JoeZiminski Please let me know how that looks