Dask-awkward

Latest version: v2024.9.0

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

Scan your dependencies

Page 3 of 8

2023.11.5

What's Changed

New

* feat!: harden dtype handling for scalars by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/418


Fixes

* fix: dak.firsts should be able to take any axis >= 1 in common case by lgray in https://github.com/dask-contrib/dask-awkward/pull/424

Misc

* chore: add semantic PR title check by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/423

**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.11.4...2023.11.5

2023.11.4

What's Changed

Features

* feat: deprecate `opt_touch_all` from `map_partitions`. by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/395
* feat: add new dask-behavior protocol by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/409
* feat!: change default for `raise_failed_meta` by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/421

**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.11.3...2023.11.4

2023.11.3

What's Changed

New

* feat!: raise error to eager `len` calls by iasonkrom in https://github.com/dask-contrib/dask-awkward/pull/416
* feat: update to latest `awkward==2.5.0` by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/407
* feat!: disallow `Scalar.__getitem__`use; suggest to convert with `Scalar.to_delayed`. by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/412

Fixes

* fix: `dak.copy` should copy metadata by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/413
* fix: bad dtype definition for `dak.num(..., axis=0)` metadata by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/417

Misc

* refactor: enforce more type hints by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/410
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/414


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.11.2...2023.11.3

2023.11.2

What's Changed

New

* feat: support returning empty arrays in `from_map` IO function calls based on user declared exceptions by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/400
* followup fix: don't require `mock` and `mock_empty` together; use behaviors in empty array creation by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/408


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.11.0...2023.11.2

2023.11.0

What's Changed

New

* feat: add support for `Array` collection broadcasting with `Scalar` collection by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/398

Fixes

* fix: handle `np.ndarray(N)` where `N` is a scalar in `compute` results by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/401
* fix: use duck-typing check in place of `isinstance(..., np.ndarray)` by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/402

Misc

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


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.10.2...2023.11.0

2023.10.2

What's Changed

New

* feat!: add `Scalar` binary and unary ops; adjust `Scalar.__getattr__` by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/397


**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2023.10.1...2023.10.2

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.