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; awkard
version 1.8 includes many components of what will be version 2, but in
the awkward._v2
module. Installing dask-awkward
requires
awkward>=1.8.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.5a0.tar.gz
.
File metadata
- Download URL: dask_awkward-2022.5a0.tar.gz
- Upload date:
- Size: 73.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c9cd1457c97f43571bdbca6a26b3458a9397b4b1a37d4e345d88ca2d6ac3a86 |
|
MD5 | ce1bb5cef8ea6a8f8e13ca053bd5a6f1 |
|
BLAKE2b-256 | e9877265d1d0c0121e620114c17872f09d4832f0b3ecec554b8676e8a053d4ff |
File details
Details for the file dask_awkward-2022.5a0-py3-none-any.whl
.
File metadata
- Download URL: dask_awkward-2022.5a0-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff532d9d460ccba345058cf15dff1799e94272ac58ae946984768f05b7c027f3 |
|
MD5 | cfba939600e84d7c07f78b8aa38c08a5 |
|
BLAKE2b-256 | 374e1024a29067c78f23af4f92469f09a39b64103946cde1e220ed544750ec5a |