CSV Analyzer
Overview
Analyzes CSV data to extract insights, summaries, and statistics.
How to use
- Read the CSV file
- Parse the columns and rows
- Identify key metrics (totals, averages, top N entries)
- Present findings clearly
Example tasks
- "Find the top 5 months by revenue"
- "Which quarter had the most growth"
- "Summarize the sales data"