v2024.1.0
What's Changed
- test: add skip for missing dependency, fixture for local tests directory by @lobis in #933
- docs: add packedselection notebook to coffea by example by @lgray in #970
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #971
- ci: triton changed their extras by @lgray in #974
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #976
- chore: remove now-defunct servicex tests by @lgray in #977
- build: bump dask-awkward requirement by @lgray in #979
- feat: max_files by @lgray in #981
- fix: remove hack to try to make correction serialization faster, it is too flaky by @lgray in #982
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #983
- feat: preprocess a dataset's base form and hint it to uproot by @lgray in #978
- fix: form_hash_md5 is not needed in FilesetSpec by @lgray in #984
- fix: remove conversion to dask arrays by @lgray in #985
- fix: adapt to read-only dask_awkward attrs by @lgray in #986
- build(deps): bump awkward version to 2.5.2 by @lgray in #987
- feat: preprocess returns [[0, 0]] for empty ttrees, add filter_files tool by @lgray in #989
- fix: use dask.delayed to reference objects like ml models or corrections by @lgray in #988
New Contributors
Full Changelog: v2023.12.0...v2024.1.0