パッケージ: python3-dask (0.16.0-1)
python3-dask に関するリンク
Trisquel の資源:
dask ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Diane Trout
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Minimal task scheduling abstraction for Python 3
Dask is a flexible parallel computing library for analytics, containing two components.
1. Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. 2. "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.
This contains the Python 3 version.
その他の python3-dask 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- rec: python3-toolz
- List processing tools and functional utilities
-
- sug: python-dask-doc
- Minimal task scheduling abstraction documentation
-
- sug: python3-cloudpickle
- Extended pickling support for Python 3 objects
-
- sug: python3-distributed (>= 1.16)
- Dask Distributed computing for Python 3
-
- sug: python3-graphviz
- Simple Python 3 interface for Graphviz
-
- sug: python3-pandas (>= 0.19.0)
- data structures for "relational" or "labeled" data - Python 3
-
- sug: python3-partd
- Appendable key-value storage for Python 3
-
- sug: python3-psutil
- module providing convenience functions for managing processes (Python3)