パッケージ: python3-dask (1.0.0+dfsg-2)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-toolz
- List processing tools and functional utilities
-
- rec: python3-cloudpickle
- Extended pickling support for Python 3 objects
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- rec: python3-pandas
- data structures for "relational" or "labeled" data - Python 3
-
- rec: python3-partd
- Appendable key-value storage for Python 3
-
- rec: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- sug: ipython
- Enhanced interactive Python 2 shell
-
- sug: python-dask-doc
- Minimal task scheduling abstraction documentation
-
- sug: python3-bcolz
- high performant compressed data container based on NumPy (Python 3)
-
- sug: python3-blosc
- Python 3 bindings for the Blosc meta-compressor
-
- sug: python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- sug: python3-distributed (>= 1.21)
- Python3 用 Dask 分散コンピューティング
-
- sug: python3-graphviz
- Simple Python 3 interface for Graphviz
-
- sug: python3-h5py
- general-purpose Python interface to hdf5 (Python 3)
-
- sug: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- sug: python3-scipy
- scientific tools for Python 3
-
- sug: python3-skimage
- Python 3 modules for image processing
-
- sug: python3-sklearn
- Python modules for machine learning and data mining - Python 3
-
- sug: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python3-tables
- hierarchical database for Python3 based on HDF5