Skip to content

exploring-data v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 01:33
35d2600

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:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. 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