arkouda
arkouda copied to clipboard
`can_test` breaking behavior change in NumPy 2.0
can_cast
behavior changed in NumPy 2.0, which is causing test failures when using NumPy 2.0.
I think we'll have to perhaps roll our own can_cast
to emulate the old behavior.