python-data-analysis
CommunityMaintain Python data analysis standards with pandas, numpy, and notebooks.
Authorvictormacaubas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps maintain consistency and quality in Python data analysis workflows by adhering to best practices for pandas, numpy, notebooks, dataframe transforms, statistical modeling, visualization, and analytical ETL.
Core Features & Use Cases
- Data Inspection: Provides guidelines for thorough data inspection before transformation to avoid errors.
- Pandas Patterns: Offers optimized patterns for pandas data manipulation, including vectorization, dtype discipline, and null handling.
- Notebook Discipline: Ensures that notebooks are used effectively for exploration and not production, with clear structure and parameters.
- Analytical Reproducibility: Focuses on reproducibility with random op seeding, snapshot-date queries, and pinned package versions.
- Validation & Contracts: Implements input and output schema validation to maintain data integrity.
- Visualization: Provides guidelines for effective visualization, including labeling, consistent styling, and saving with known DPI.
- Performance: Includes performance tips for pandas/numpy operations and memory efficiency.
- Analytical Pipeline Structure: Outlines the structure for building scalable and reproducible analytical pipelines.
- Use Case: Ideal for data scientists and analysts who need to ensure their code is clean, efficient, and reproducible.
Quick Start
Analyze a dataset using the 'python-data-analysis' skill to ensure compliance with coding standards and best practices.
Dependency Matrix
Required Modules
pandasnumpyjupyter
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-data-analysis Download link: https://github.com/victormacaubas/data-engineering-skills/archive/main.zip#python-data-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.