mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
Add a "Transposing very wide data" section to the shapes-of-data page, showing two existing-verb approaches for viewing wide CSVs rotated 90 degrees: XTAB output format for a per-record vertical view, and a DSL out-of-stream-variable recipe (thanks @Fravadona) for a full transpose where each input column becomes an output row. Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| overrides | ||
| src | ||
| _config.yml | ||
| build-epub.sh | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
| regen.sh | ||
| requirements.txt | ||
| retitle | ||
Please see ../README-docs.md.