-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Python 3.12 Test Summary
dask/array/tests/test_array_core.py::test_arithmetic: DeprecationWarning: numpy.fix is deprecated. Use numpy.trunc instead, which is faster and follows the Array API standard.
dask/dataframe/dask_expr/tests/test_collection.py::test_map_meta: AssertionError: Series.index are different
Attribute "names" are different
[left]: ['a']
[right]: [None]
Reactions are currently unavailable