Agent skill

pandas-data-manipulation-rules

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pandas-data-manipulation-rules

SKILL.md

Pandas Data Manipulation Rules Skill

  • Use pandas for data manipulation and analysis.
  • Prefer method chaining for data transformations when possible.
  • Use loc and iloc for explicit data selection.
  • Utilize groupby operations for efficient data aggregation.

Memory Protocol (MANDATORY)

Before starting:

bash
cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

Didn't find tool you were looking for?

Be as detailed as possible for better results