Installing#
You can install the latest released version of dask-awkward from PyPI or conda-forge.
From PyPI:
pip install dask-awkward
From conda-forge:
conda install dask-awkward -c conda-forge
If you’d like to install dask-awkward from the latest commit to the
main
branch of the repository:
pip install git+https://github.com/dask-contrib/dask-awkward@main