BUG/compat: accum funcs changed in numpy 1.18 #29058
Labels
Bug
Compat
pandas objects compatability with Numpy or Python functions
Numeric Operations
Arithmetic, Comparison, and Logical operations
Milestone
#29057 xfails some tests that are broken with numpy 1.18, which changes the behavior of np.minimum.accumulate on dt64/td64 arrays:
This will need to be addressed in core.generic._make_cum_function (maybe other places too, not sure)
The text was updated successfully, but these errors were encountered: