FreeBSD.software
Home/devel/py311-dask

py311-dask

2025.12.0

Parallel PyData with Task Scheduling

Dask is a flexible library for parallel computing in Python. Dask is composed of two parts: - Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. - "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of dynamic task schedulers.

Origin: devel/py-dask
Category: devel
Size: 23.9MiB
License: BSD3CLAUSE
Maintainer: sunpoet@FreeBSD.org
Dependencies: 12 packages
Required by: 9 packages
Website: dask.org
$pkg install py311-dask

Dependencies (12)

Required By (9 packages)

More in devel