Category Topics

Dask Array

Dask Array implements a subset of the NumPy ndarray interface using blocked algorithms, cutting up the large array into many small arrays.
99

Dask Bag

Dask Bag implements operations like map, filter, fold, and groupby on collections of generic Python objects.
15

Dask DataFrame

A Dask DataFrame is a large parallel DataFrame composed of many smaller Pandas DataFrames.
211

Distributed

distributed is a library for running Dask graphs on distributed compute resources, such as cloud clusters and HPC systems.
419

Deploying Dask

Discussions about how to deploy Dask in various contexts
100

Blogs

This is a great place to share blog posts about Dask.
10

Showcase

If you created something cool using Dask, show it off here!
4

Events

Information about events relevant to the Dask community.
2

Announcements

View project related announcements, including release notes and new ecosystem packages.
7

Meta

A place for discussions about the Dask community itself, or that are about people’s interaction with the community without necessarily falling under a specific technical topic.
4
101

Site Feedback

Discussion about this site, its organization, how it works, and how we can improve it.

4