mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.68k stars 325 forks source link

Fix test fail with numpy 1.25 #3354

Closed wjsi closed 12 months ago

wjsi commented 12 months ago

What do these changes do?

Fix test fail with numpy 1.25.

Related issue number

NA