Awkward Array meets Dask
Project description
dask-awkward
Connecting awkward-array and Dask.
This is alpha software without any guaranteed API stability.
The dask-awkward project is affiliated with awkward-array's v1 to v2 transition. Read more about that here.
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
versions 1.8 and later include many components of what will be version
2, but in the awkward._v2
module. Installing dask-awkward
requires
awkward>=1.10.0
.
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
File details
Details for the file dask_awkward-2022.9a1.tar.gz
.
File metadata
- Download URL: dask_awkward-2022.9a1.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cdfbed107813c94bcdd645d05e48160014db406d8d3b75d13a694a06ecd2963 |
|
MD5 | 59fe5909fa2bf2c2ae73fa76fd81e27d |
|
BLAKE2b-256 | c71c407a7ae9090cbca576870cba563bde73ed3a50314fc273a6c9203353a584 |
File details
Details for the file dask_awkward-2022.9a1-py3-none-any.whl
.
File metadata
- Download URL: dask_awkward-2022.9a1-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4750d2af19a89f2496146228dcd742e5fbf97f03a5c245bfb26b995ffea422df |
|
MD5 | 5e8eb7125d1200826547df7843b9e2df |
|
BLAKE2b-256 | b9ef98f48b6270575a4a3ad39a7208a11c3a799fe5e769f3b9492a714bd5429a |