Tracking issue for the v0.4 roadmap from the June 2026 review. All P0–P3 gaps from `docs/gaps.md` (phases 1–4) are complete; this is the next wave. ## High impact (phase-5) - [ ] #29 DataFrame write-back (toCSV / toJSON / save / write) - [ ] #30 Expose DataFrame ops in CLI (join, groupby, dedup, sample, transpose, pivot, split) - [ ] #31 SQL query command (`turbocsv query`) - [ ] #32 Activate parallel parsing (500 MB/s target) ## Medium impact (phase-6 — formats & interop) - [ ] #33 More convert targets: Parquet, Arrow/IPC, Excel - [ ] #34 `turbocsv diff` (key-aware) - [ ] #35 `turbocsv schema` / infer - [ ] #36 Expose encoding selection/detection in CLI ## Polish (phase-7 — DX) - [ ] #37 Progress bars / ETA - [ ] #38 Auto resource cleanup (`using` / Symbol.dispose) - [ ] #39 Worker-thread / Web Worker helper - [ ] #40 Remove stale src/cli/commands/st.ts **Suggested order:** start with #29 (self-contained, unblocks workflows), then #31 and #32.
Tracking issue for the v0.4 roadmap from the June 2026 review. All P0–P3 gaps from
docs/gaps.md(phases 1–4) are complete; this is the next wave.High impact (phase-5)
turbocsv query)Medium impact (phase-6 — formats & interop)
turbocsv diff(key-aware)turbocsv schema/ inferPolish (phase-7 — DX)
using/ Symbol.dispose)Suggested order: start with #29 (self-contained, unblocks workflows), then #31 and #32.