Category | Topics |
---|---|
Dask ArrayDask Array implements a subset of the NumPy ndarray interface using blocked algorithms, cutting up the large array into many small arrays.
|
71
|
Dask BagDask Bag implements operations like
map , filter , fold , and groupby on collections of generic Python objects. |
11
|
Dask DataFrameA Dask DataFrame is a large parallel DataFrame composed of many smaller Pandas DataFrames.
|
125
|
Distributeddistributed is a library for running Dask graphs on distributed compute resources, such as cloud clusters and HPC systems. |
260
|
Deploying DaskDiscussions about how to deploy Dask in various contexts
|
56
|
ShowcaseIf you created something cool using Dask, show it off here!
|
2
|
AnnouncementsView project related announcements, including release notes and new ecosystem packages.
|
7
|
MetaA 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.
|
3
|
EventsInformation about events relevant to the Dask community.
|
1
|
60
|
|
Site FeedbackDiscussion about this site, its organization, how it works, and how we can improve it. |
4
|