ClaireXi99/dsh-data-insight ↗★ 0
dsh-data-insight
Data analysis toolkit for DeepSeek Harness — CSV profiling, anomaly detection, and data summarization
AI 分析
核心用途是赋予 Agent 专业的数据分析与清洗能力。适合需要对 CSV 或 JSON 数据集进行快速探索、异常检测和统计摘要的用户。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
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