Pakket: python3-dask (2021.01.0+dfsg-1)
Verwijzigingen voor python3-dask
Debian bronnen:
Het bronpakket dask downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-dask gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-toolz
- List processing tools and functional utilities
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- 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
-
- rec: python3-partd
- Appendable key-value storage for Python 3
-
- rec: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- sug: ipython
- Pakket niet beschikbaar
-
- 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)
- Dask Distributed computing for Python 3
-
- sug: python3-graphviz
- Simple Python 3 interface for Graphviz
-
- sug: python3-h5py
- general-purpose Python interface to hdf5
-
- 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