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
9fc3f0b5d6
refactor: synthesize previous refactors
2026-04-01 01:01:19 -07:00
3f84ba03cb
Revert "refactor: mystery model 3"
...
This reverts commit 4b721f7543 .
2026-04-01 00:46:55 -07:00
4b721f7543
refactor: mystery model 3
2026-04-01 00:46:25 -07:00
6d88de3020
Revert "refactor: mystery model #2 "
...
This reverts commit 87fd6a1620 .
2026-04-01 00:41:25 -07:00
87fd6a1620
refactor: mystery model #2
2026-04-01 00:40:22 -07:00
a57d3ed294
Revert "refactor: mystery model #1 "
...
This reverts commit bbebc3344c .
2026-04-01 00:32:12 -07:00
bbebc3344c
refactor: mystery model #1
2026-04-01 00:32:07 -07:00
ff08e3c2c2
chore: Revert refactors to give claude a clean slate
2026-04-01 00:26:55 -07:00
8c84256ebc
refactor: merge using claude sonnet
2026-04-01 00:25:19 -07:00
d915908354
refactor: unsloth/Qwen3-Coder-Next-GGUF:Q5_K_M refactors the drawing helper
2026-04-01 00:20:19 -07:00
7731c7ceab
Revert "refactor: unsloth/Qwen3.5-35B-A3B-GGUF:Q5_K_M"
...
This reverts commit 98d151f345 .
2026-03-31 23:11:21 -07:00
98d151f345
refactor: unsloth/Qwen3.5-35B-A3B-GGUF:Q5_K_M
2026-03-31 23:10:52 -07:00
f1e6e61bca
Revert "test: use gpt-oss-20b to do some minor refactoring"
...
This reverts commit bbd1f48b78 .
2026-03-31 22:50:10 -07:00
bbd1f48b78
test: use gpt-oss-20b to do some minor refactoring
2026-03-31 22:50:07 -07:00