Dask

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.

mkurman 4129915 7 files · 74.5 KB Updated

File contents

mkurman/zorai/tree/main/skills/scientific-skills/dask commit 4129915e0c

Frequently asked questions

npx skillmds@latest add mkurman/dask