Changes
- Use updated docs theme @jacobtomlinson (#12093)
- Fix:
dask.array.cumprod
does not deal withdtype
@tonyyuyiding (#12097) - cupy compatibility for percentile @TomAugspurger (#12098)
- Fix: avoid using methods.concat on empty lists @tonyyuyiding (#12096)
- Add distribution check for optional dependencies @jrbourbeau (#12087)
- Fix percentile inconsistencies @Oisin-M (#12088)
- Fix warning in test_ufunc_where_no_out @TomAugspurger (#12094)
- Fix/choose trivial case @Oisin-M (#12090)
- Add input validation on
dask.dataframe.read_sql_query()
@jacobtomlinson (#12091) - Numpy 2.2 updates for cov function with tests @mmccarty (#12079)
- Fix/nanvar @Oisin-M (#12089)
- Document manually triggering the conda-forge bots @jacobtomlinson (#12083)
- Fix mixed HLG/Expr handling in
\_ExprSequence.\_simplify\_down
@rjzamora (#12081) - DOC: Add dask.tokenize to API docs @Username46786 (#12080)
- CreateOverlappingPartitions: Add before and after to prepend name @faulaire (#11965)
- fix: csc scalar declaration in
_array_like_safe
@ilan-gold (#12078)
See the Changelog for more information.