Agent skill
python-analytics
Python data analysis with pandas, numpy, and analytics libraries
Install this agent skill to your Project
npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-data-analyst/tree/main/skills/python-analytics
SKILL.md
Python Analytics Skill
Overview
Master Python for data analysis using industry-standard libraries.
Topics Covered
- Pandas DataFrames and Series operations
- NumPy array manipulation
- Data aggregation and groupby
- Time series analysis
- Jupyter notebook workflows
Learning Outcomes
- Analyze data with pandas
- Perform numerical computations
- Build reproducible analysis notebooks
- Process large datasets efficiently
Error Handling
| Error Type | Cause | Recovery |
|---|---|---|
| MemoryError | Dataset too large | Use chunking or dask |
| KeyError | Column not found | Verify column names |
| ValueError | Invalid operation | Check data types |
| SettingWithCopyWarning | Chained assignment | Use .loc accessor |
Related Skills
- programming (for Python fundamentals)
- statistics (for statistical analysis)
- advanced (for machine learning)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
business-intelligence
BI tools, dashboards, and enterprise analytics platforms
databases-sql
SQL database querying, optimization, and data management for analytics
visualization
Data visualization design, tools, and storytelling for impactful analytics presentations
data-analytics-foundations
Core data analytics concepts, Excel/Google Sheets fundamentals, and data collection techniques
advanced-analytics
Advanced analytics including machine learning, predictive modeling, and big data techniques
statistics
Statistical analysis methods, hypothesis testing, and probability for data analytics
Didn't find tool you were looking for?