23e26f0e06cefb59b6d05aa8b0408778f1ea5242
- 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.
Description
Languages
Rust
75.2%
Nix
23.6%
Python
0.8%
Shell
0.4%