Skip to content

exploring-data v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 23:02
fde9b75

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.2.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

fde9b75 fix(exploring-data): weight MinHash by token count in dups (#788)
182d50a docs: Update CHANGELOG.md for released skills