-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
dask_expr/tests/test_quantiles.py::test_repartition_quantiles is failing locally for me in main. The failure is also showing up in CI:
E AssertionError: Series.index are different
E
E Series.index values are different (16.66667 %)
E [left]: Index([0.0, 0.2, 0.4, 0.6000000000000001, 0.8, 1.0], dtype='float64')
E [right]: Index([0.0, 0.2, 0.4, 0.6, 0.8, 1.0], dtype='float64')
Metadata
Metadata
Assignees
Labels
No labels