Skip to main content

Awkward Array meets Dask

Project description

dask-awkward

Connecting awkward-array and Dask.

Tests Tests Documentation Status PyPI stability-alpha

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.9.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

dask_awkward-2022.9a0.tar.gz (33.0 kB view hashes)

Uploaded Source

Built Distribution

dask_awkward-2022.9a0-py3-none-any.whl (40.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page