xarray-contrib / flox

Fast & furious GroupBy operations for dask.array
https://flox.readthedocs.io
Apache License 2.0
124 stars 18 forks source link

⚠️ Nightly upstream-dev CI failed ⚠️ #342

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

Workflow Run URL

Python 3.12 Test Summary ``` tests/test_xarray.py::test_multi_index_groupby_sum[flox]: TypeError: can only concatenate tuple (not "list") to tuple tests/test_xarray.py::test_multi_index_groupby_sum[numpy]: TypeError: can only concatenate tuple (not "list") to tuple tests/test_xarray.py::test_preserve_multiindex: TypeError: can only concatenate tuple (not "list") to tuple ```