Dask parallel computing reference for Python. Covers Dask DataFrame (parallel Pandas), Dask Array (parallel NumPy), Dask Delayed for custom parallelism, Dask Bag, distributed clusters, dashboard monitoring, and scaling best practices.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill dask --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dask?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-dask)More formats (shields.io, HTML) on the badges page.
---
name: dask
version: 1.0.0
description: >
Dask parallel computing reference for Python. Covers Dask
DataFrame (parallel Pandas), Dask Array (parallel NumPy),
Dask Delayed for custom parallelism, Dask Bag, distributed
clusters, dashboard monitoring, and scaling best practices.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [dask, python, parallel, bigdata, pandas, numpy, distributed]
---
# Dask Reference
Parallel computing with Python.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `dataframe` | Parallel Pandas |
| `array` | Array, Delayed, Bag |
| `distributed` | Clusters, dashboard |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!