Dask-awkward

Latest version: v2024.11.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

2023.6.3

What's Changed

Features

* feat: add mock-able `AwkwardTreeReductionLayer` class by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/290
* feat: add comprehensive `axis=0` and `axis=None` reduction by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/267
* feat(map_partitions): allow for dask collections to be passed as kwargs or as part of higher level structures by lgray in https://github.com/dask-contrib/dask-awkward/pull/294

Fixes

* fix: use pytest `tmp_path_factory` over legacy `tmpdir_factory` by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/288
* fix: in `unproject_layout` protect against `None` form; add docstring by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/289
* fix: update NDArrayOperatorMixin import to awkward's by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/293

Misc

* refactor: harden tests by adjusting current array-providing fixtures by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/277
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/291
* chore: cleaning out old, unused code by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/292


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.6.2...2023.6.3

2023.6.2

What's Changed
Fixes

* fix: mask with from_awkward by jrueb in https://github.com/dask-contrib/dask-awkward/pull/272
* fix: zeroth slicing divisions by martindurant in https://github.com/dask-contrib/dask-awkward/pull/279
* fix: improve failed optimization warning message; add FAQ entry by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/284
* fix: incorrect assumption on layer ordering by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/285
* fix: mock always returns two element tuple by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/286
* fix: optimize next division calculation in zeroth slicing by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/287

Misc
* Add acknowledgments section to README.md. by jpivarski in https://github.com/dask-contrib/dask-awkward/pull/281
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/282

New Contributors
* jrueb made their first contribution in https://github.com/dask-contrib/dask-awkward/pull/272

**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.6.1...2023.6.2

2023.6.1

What's Changed

Features

* feat: add `head`, `sample` and axis 0 slicing by martindurant in https://github.com/dask-contrib/dask-awkward/pull/270
* feat: awkward Form rehydration; retain unused fields in name only (no data) by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/184

Fixes

* fix: pass `highlevel` flag to `length_zero_array` by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/274
* fix: remove old (unnecessary) xfail by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/275
* fix: (in `AwkwardMaterializedLayer.mock`) tasks should be tuples by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/276


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.6.0...2023.6.1

2023.6.0

What's Changed

New features
* feat: Add `dask_awkward.to_dataframe` by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/209

Fixes
* fix: don't create an output directory in project root directory via a test by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/268
* fix: import `typetracer_with_report` from L2 module by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/258
* fix: update to scikit-hep/awkward2454. by jpivarski in https://github.com/dask-contrib/dask-awkward/pull/273

Misc.
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/269
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/271


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.5.1...2023.6.0

2023.5.1

What's Changed
* fix: only run linear-chains optimization on AwkwardBlockwiseLayers by lgray in https://github.com/dask-contrib/dask-awkward/pull/264
* feat: dak.mask by lgray in https://github.com/dask-contrib/dask-awkward/pull/263
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/266


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.5.0...2023.5.1

2023.5.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/254
* tidy: remove unnecessary loop over layers for mocking by lgray in https://github.com/dask-contrib/dask-awkward/pull/255
* fix: drop workarounds for typetracer, use `highlevel=False` by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/251
* optimise linear layer chains by martindurant in https://github.com/dask-contrib/dask-awkward/pull/210
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/257
* chore: re-pin awkward to 2.2.0 by lgray in https://github.com/dask-contrib/dask-awkward/pull/259


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.4.2...2023.5.0

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.