パッケージ: python-dask-doc (2024.5.2+dfsg-1)
python-dask-doc に関するリンク
Debian の資源:
dask ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Minimal task scheduling abstraction documentation
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 documentation
その他の python-dask-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: node-js-yaml
- YAML 1.2 parser and serializer