Awkward Array meets Dask
Project description
dask-awkward
Connecting awkward-array and Dask.
This is alpha software without any guaranteed API stability.
Installing
If you are interested in experimenting with dask-awkward
we
recommend installing from the main
branch:
pip install git+https://github.com/ContinuumIO/dask-awkward@main
The awkward-array project is
working on version 2 of the core awkward
Python library; awkward
version 1.8 includes many components of what will be version 2, but in
the awkward._v2
module. Installing dask-awkward
requires
awkward>=1.9.0rc4
.
It's recommended to have a bleeding edge version of awkward
installed with:
pip install git+https://github.com/scikit-hep/awkward@main
Since dask-awkward
is designed for awkward
version 2, the
concrete, high-level array object (ak.Array
) that we use is actually
the awkward._v2.Array
object.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dask_awkward-2022.6a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7799f2edc82e62e8e59f198b2e302a86f84fa6de9eb03009338a271eccf958f |
|
MD5 | d886bf8ea2da0f3ea8bf148781ce30d6 |
|
BLAKE2b-256 | b2b45f854250d6d21ca9332a7aa3b19bb78d48fd2c1fc6a3538a607d2f9cf16c |