Edward Langley ef79a39721 Add CSV import functionality
- Use csv crate for robust CSV parsing (handles quoted fields, empty values, \r\n)
- Extend --import command to auto-detect format by file extension (.csv or .json)
- Reuse existing ImportPipeline and analyzer for field type detection
- Categories detected automatically (string fields), measures for numeric fields
- Updated help text and welcome screen to mention CSV support

All 201 tests pass.
2026-04-01 01:32:19 -07:00
2026-03-31 00:08:28 -07:00
2026-04-01 01:32:19 -07:00
2026-03-30 22:29:12 -07:00
2026-03-30 23:07:42 -07:00
2026-04-01 01:32:19 -07:00
2026-04-01 01:32:19 -07:00
2026-04-01 01:32:19 -07:00
Description
No description provided
626 KiB
Languages
Rust 99.1%
Python 0.6%
Nix 0.3%