Group CSV by Column in the Browser
Group-by is the fastest way to summarize large CSVs. GigaSieve can do it in the browser, locally.
Common use cases
- Count orders per country
- Top customers by frequency
- Status distribution
Steps
- Open the CSV in /app.
- Select the column to group by.
- Check the counts in the Insights panel.
- Export the summary if needed.