When analyzing CSV data:
- •Load the file and inspect headers.
- •Summarize totals, averages, and outliers.
- •Provide a short insight summary and recommended next steps.
分析工作区中的 CSV 文件,并提炼关键洞察。
--- frontmattername: Workspace Data Analyst description: Analyze CSV files in the workspace and summarize insights. version: "1.0.0" tags: - data - csv - analysis references: - references/schema.md assets: - assets/sample.csv
When analyzing CSV data: