exploring-data v0.1.0
exploring-data
Exploratory data analysis using ydata-profiling. Use when users upload .csv/.xlsx/.json/.parquet files or request "explore data", "analyze dataset", "EDA", "profile data". Generates interactive HTML or JSON reports with statistics, visualizations, correlations, and quality alerts.
Skill folder: exploring-data
Release of exploring-data version 0.1.0
📥 Download & Install
⬇️ Download exploring-data.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
35d2600 exploring-data v0.1.0: large-file profiling (DuckDB) + sketch ops (dups, overlap, drift) (#737)
9f0145f exploring-data: use absolute path for check_install.sh in Step 2 (#710)
2c2270e Remove _MAP.md files, direct agents to tree-sitting for code navigation (#545)
5de1002 feat: add mapping-features skill for behavioral web app documentation (#432)
fa17d61 fix(mapping-codebases): limit markdown ToC to h1/h2 headings only
3e0db23 feat(mapping-codebases): add line numbers, markdown ToC, and other files listing
8091279 feat(project): add code maps and CLAUDE.md integration guidance
be2d69f feat: Delete VERSION files, complete migration to frontmatter
ab21c6f feat: Migrate all 27 skills from VERSION files to frontmatter