excel analysis
Analyze, clean, and visualize Excel data using Python, pandas, and matplotlib with support for pivot tables and charts.
Install
npx skills add https://github.com/davila7/claude-code-templates --skill 'Excel Analysis'Stats
| Total installs | 929 |
| Weekly installs | – |
| GitHub stars | 23.7K |
| First seen | – |
| Source | @davila7/claude-code-templates |
Summary
- Supports reading single or multiple sheets, filtering, grouping, aggregating, and calculating derived metrics on tabular data
- Create pivot tables programmatically and generate bar, pie, and other chart visualizations using matplotlib
- Write formatted Excel files with auto-adjusted column widths, conditional formatting, bold headers, and color fills using openpyxl
- Merge and concatenate multiple Excel files, handle missing values, remove duplicates, and convert data types for data preparation
- Includes performance optimization options like column selection, chunked reading for large files, and engine selection for different file formats
Tags
Related skills
| Skill | Installs | vs excel analysis |
|---|---|---|
| zod | 972 | +43 |
| opennews | 902 | -27 |
| grimoire-morpho-blue | 949 | +20 |
| document-skills | 893 | -36 |
| redis-best-practices | 941 | +12 |
FAQ
- How many installs does excel analysis have?
- excel analysis has 929 total installs and – installs this week.
- Where is excel analysis hosted?
- excel analysis is published by @davila7/claude-code-templates at https://github.com/davila7/claude-code-templates.
- How many GitHub stars does excel analysis have?
- excel analysis has 23.7K GitHub stars.
- When was excel analysis first indexed?
- OrangeBot.AI first indexed excel analysis on –.
- How do I install excel analysis?
- Run: npx skills add https://github.com/davila7/claude-code-templates --skill 'Excel Analysis'