python-stratify icon indicating copy to clipboard operation
python-stratify copied to clipboard

Address deprecation warning

Open bjlittle opened this issue 2 years ago • 0 comments

📰 Custom Issue

We need to address the following warning:

DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead.

Which is generated in the tests.

bjlittle avatar Sep 13 '23 13:09 bjlittle