Pandas is a powerful tool for working with data in tables. This skill helps you clean, merge, and transform data using pandas DataFrames. You can handle missing values, group data, and resample time series easily.
It shows you how to use fast vectorized operations instead of slow loops. You will learn to join tables on multiple keys, pivot data, and fill gaps with forward-fill or interpolation. The skill also covers groupby aggregations and type conversion.
Large datasets are no problem. You get tips to optimize memory and avoid common mistakes. This skill is ideal for anyone who works with spreadsheets or databases and wants to do analysis in Python.
Global
mkdir -p ~/.claude/skills/pandas-proProject
mkdir -p .claude/skills/pandas-proSource Repository
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Explore Runlllllllama/rigorpilot-skills
Plan and rank quick deep learning exploration runs with clear boundaries
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
Power Bi Model Design Reviewgithub/awesome-copilot
Review your Power BI data model design to improve speed and reliability
Power Bi Performance Troubleshootinggithub/awesome-copilot
Find and fix Power BI performance issues with clear step by step guidance