⚠️ 上游 CI 失败 ⚠️
作者: github-actions[bot]创建于 2026年6月5日更新于 2026年9月18日
标签upstream
dask/array/tests/test_array_core.py::test_dask_array_setitem_singleton_sparse[4 failing variants]: DeprecationWarning: eye is being replaced by eye_array.
This function returns an outdated sparse matrix object. The sparse matrix classes (_matrix) are being deprecated in favor of sparse arrays (_array), which have a NumPy-compatible API, e.g. * is elementwise multiplication. For more information, see the spmatrix to sparray migration guide https://docs.scipy.org/doc/scipy/reference/sparse.migration_to_sparray.html
内容来源: dask/dask