Closed dmaticzka closed 6 years ago
peakachu throws
TypeError: reduction operation 'argmax' not allowed for this dtype
looks connected to https://github.com/pandas-dev/pandas/issues/18021, also seems to be a workaround there
I committed a fix to master, please test.
travis should run again. if the tests work we should be okay
kk, patch works
peakachu throws
TypeError: reduction operation 'argmax' not allowed for this dtype
looks connected to https://github.com/pandas-dev/pandas/issues/18021, also seems to be a workaround there