ClaireXi99/dsh-data-insight0

dsh-data-insight

Data analysis toolkit for DeepSeek Harness — CSV profiling, anomaly detection, and data summarization

AI 분석

核心用途是赋予 Agent 专业的数据分析与清洗能力。适合需要对 CSV 或 JSON 数据集进行快速探索、异常检测和统计摘要的用户。

패키지
dsh-data-insight
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Usage

Once installed, the tools are available to the agent automatically.

> Profile the sales data in ./data/q3_sales.csv

> Detect anomalies in the "revenue" column of report.csv

> Summarize the dataset at ./logs/user_events.json

> Query users.csv where age > 30, group by city, show mean salary