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