Skip to content

CI failing for test_repartition_quantiles #801

@rjzamora

Description

@rjzamora

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions