Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.5.0 source code.tar.gz | 2025-05-13 | 11.0 MB | |
2025.5.0 source code.zip | 2025-05-13 | 11.2 MB | |
README.md | 2025-05-13 | 990 Bytes | |
Totals: 3 Items | 22.2 MB | 0 |
Changes
- Speed up slicing graph generation @fjetter (#11945)
- Fixed Array.setitem when both the array and the indexer have unknown shape @TomAugspurger (#11943)
- Optimize dask order for worst case of get_target @fjetter (#11935)
- Raise on local executor if tasks are missing dependency @fjetter (#11944)
- Fix
to_dask_array
for single partition @jrbourbeau (#11931) - Ensure parquet plan is fully cached during optimization @fjetter (#11933)
- Better documentation for expression system @fjetter (#11915)
- Simplify (and speed up) culling @fjetter (#11899)
- Update pre-commit @fjetter (#11926)
- Map_partitions again accepts delayed objects @fjetter (#11907)
- Fix delayed parsing for futures @fjetter (#11917)
- Don't run post
setup-miniconda
step in CI @jrbourbeau (#11925) - Try to pin pip for readthedocs @fjetter (#11923)
- Fix windows CI @fjetter (#11919)
See the Changelog for more information.