Dask

E426661

Dask is an open-source parallel computing library for Python that enables scalable, distributed data processing and analytics using familiar interfaces like NumPy, pandas, and scikit-learn.

All labels observed (8)

Label Occurrences
Dask canonical 17
Dask Array 1
Dask Bag 1

How this entity was disambiguated

Statements (59)

Predicate Object
instanceOf Python library
data processing framework
open-source software
parallel computing library
canRunOn cloud infrastructure
cluster
multi-core machine
single machine
compatibleWith NumPy
pandas
scikit-learn
developedIn Python ecosystem
hasComponent Dask Array
linked to: Dask

Dask Bag
linked to: Dask

Dask DataFrame
linked to: Dask

Dask Delayed
linked to: Dask

Dask Distributed Scheduler
linked to: Dask

Dask Futures
linked to: Dask

Dask Local Scheduler
linked to: Dask
hasScheduler distributed scheduler
multi-process scheduler
multi-threaded scheduler
single-threaded scheduler
isFreeSoftware true
license BSD 3-Clause License
linked to: BSD license
primaryUse large-scale data processing
parallelizing Python code
scaling single-machine workflows to clusters
programmingLanguage Python
providesInterfaceSimilarTo NumPy
pandas
scikit-learn
repository https://github.com/dask/dask
supports arrays
dataframes
distributed computing
machine learning workflows
out-of-core computation
parallel computing
scalable analytics
task scheduling
supportsClusterManager Kubernetes
PBS
SLURM
SSH clusters
YARN
supportsDataFormat CSV
HDF5
linked to: HDF

JSON
ORC
Parquet
supportsExecutionModel dynamic task graphs
lazy evaluation
supportsLanguage Python
usedFor ETL workflows
data engineering
data science
machine learning pipelines
website https://www.dask.org

How these facts were elicited

Referenced by (24)

Full triples — surface form annotated when it differs from this entity's canonical label.

CuPy integratesWith Dask
Dask hasComponent Dask Array
linked to: Dask
Dask hasComponent Dask DataFrame
linked to: Dask
Dask hasComponent Dask Bag
linked to: Dask
Dask hasComponent Dask Delayed
linked to: Dask
Dask hasComponent Dask Futures
linked to: Dask
Dask hasComponent Dask Distributed Scheduler
linked to: Dask
Dask hasComponent Dask Local Scheduler
linked to: Dask
Ray integratesWith Dask
xarray compatibleWith Dask
cuDF compatibleWith Dask
cuML integratesWith Dask
cuGraph integratesWith Dask
Dask-cuDF basedOn Dask
Dask-cuDF requires Dask
cuCIM compatibleWith Dask