Pandas Pro
Performs pandas DataFrame operations for data analysis, manipulation, and transformation.
About this skill
name: pandas-pro description: Use when Performs pandas DataFrame operations for data analysis, manipulation, and transformation.
Pandas Pro
Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series, handling NaN values with interpolation or forward-fill, groupby aggregations, type conversion, or performance optimization of large datasets. — One of 66 full-stack developer skills in Jeff Allan's claude-skills plugin (MIT, 9.4k stars).
What you get
- Public GitHub repo (Jeffallan/claude-skills)
- the skills/pandas-pro folder with SKILL.md and references. Install via /plugin install fullstack-dev-skills@jeffallan.
Customize your output
- Fork the repo and extend the skill's reference files for your own stack conventions.
Example output
Activates on a matching request (e.g. building or reviewing Pandas Pro code) and can chain with other skills in the pack.
Best for
Full-stack developers and engineering teams using Claude Code.
SKILL.md preview
---
name: pandas-pro
description: Use when Performs pandas DataFrame operations for data analysis, manipulation, and transformation.
---
# Pandas Pro
… (sign up to view the full skill)