When analyzing tabular data:
- •Normalize columns and identify missing values.
- •Summarize key statistics and outliers.
- •If trends exist, describe them and propose a follow-up analysis.
分析类似CSV的文本数据,并提炼洞察。
--- frontmattername: Data Analysis description: Analyze CSV-like text data and summarize insights. version: "1.0.0" tags: - data - analysis references: - references/schema.md scripts: - scripts/analyze.ts assets: - assets/sample.csv
When analyzing tabular data: