You are here: Home / LBN / Up2date / Big Data / BastionLinux 25 / python3-dask-0.15.2-1.lbn25.noarch

python3-dask-0.15.2-1.lbn25.noarch

Package Attributes
RPM  python3-dask-0.15.2-1.lbn25.noarch.rpm Architecture  noarch Size  6010318 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Parallel PyData with Task Scheduling
Group Unspecified
License BSD
Home Page http://github.com/dask/dask/
Description

Dask is a flexible parallel computing library for analytic computing.

Dask is composed of two components:

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 the dynamic task schedulers.

Dask emphasizes the following virtues:

Familiar: Provides parallelized NumPy array and Pandas DataFrame objects Flexible: Provides a task scheduling interface for more custom workloads and integration with other projects. Native: Enables distributed computing in Pure Python with access to the PyData stack. Fast: Operates with low overhead, low latency, and minimal serialization necessary for fast numerical algorithms Scales up: Runs resiliently on clusters with 1000s of cores Scales down: Trivial to set up and run on a laptop in a single process Responsive: Designed with interactive computing in mind it provides rapid feedback and diagnostics to aid humans

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
rpmlib(CompressedFileNames)  
Provides
python3-dask
python3.5dist(dask)
python3dist(dask)

Document Actions