Dask helps you work with big data using tools you already know like pandas and NumPy. It runs on one computer or many computers. That makes it possible to handle data that is too large for your computer's memory.
You can use Dask to parallelize your code and make it faster. It can also spread work across a cluster of machines for massive datasets. This is great for data scientists and engineers who need to scale up their Python workflows.
Dask is easy to start with. You just change a few lines of code to go from pandas to Dask. It works with CSV, Parquet, and many other file types. You can also connect it to cloud storage like S3 and Google Cloud.
Global
mkdir -p ~/.claude/skills/daskProject
mkdir -p .claude/skills/daskSource Repository
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Data Visualizationanthropics/knowledge-work-plugins
Pick the right chart, write clean Python code, and design for everyone
Powerbi Modelinggithub/awesome-copilot
Expert guidance for building optimized Power BI semantic models with star schemas and DAX
Power Bi Dax Optimizationgithub/awesome-copilot
Make your Power BI DAX formulas faster and easier to maintain
Bigquery Basicsgoogle/skills
Easily analyze massive datasets with SQL and built-in machine learning