FAILED distributed/shuffle/tests/test_shuffle.py::test_handle_null_partitions_2 - AssertionError: Attributes of DataFrame.iloc[:, 1] (column name="b") are different
Attribute "dtype" are different
[left]: <StringDtype(na_value=)>
[right]: float64
This test has been broken since the day Pandas 3 was released:
Note that the 3.10 environment still uses pandas 2.