dask: ⚠️ Upstream CI failed ⚠️
Python 3.10 Test Summary
dask/dataframe/tests/test_dataframe.py::test_apply: Failed: DID NOT WARN. No warnings of type (<class 'FutureWarning'>,) were emitted.
The list of emitted warnings is: [].
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (16 by maintainers)
@jrbourbeau I’ll take care of those.
There is a new groupby deprecation in pandas. I want to engage upstream before we adjust, since it is very very noisy
Update: we’re seeing different errors now - looks like a new deprecation. The groupby/categorical issue is fixed.
I’ll look into the new failures.