Skip to content

Tools \ Dask

Dask
Tool's logo

Dask provides advanced parallelism for analytics, enabling performance at scale for Pandas, Numpy or even low-level functions.

Source code

Maturity : Maintained | Categories : Code Optimization and Distribution | License : | Producer : Dask core developers


Overview

Dask is a Python library for parallel and distributed computing. Dask is: - Easy to use and set up (itโ€™s just a Python library) - Powerful at providing scale, and unlocking complex algorithms - and Fun ๐ŸŽ‰

Usage

See 10 minutes to Dask.

Installation

See installation page.

At CNES

Available in Conda environment on CNES HPC Cluster.

Resources

Tutorials

Contacts