Installing ========== You can install the latest released version of dask-awkward from PyPI or conda-forge. From PyPI: .. code:: pip install dask-awkward From conda-forge: .. code:: 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: .. code:: none pip install git+https://github.com/dask-contrib/dask-awkward@main