Skip to content

Commit ed0c01f

Browse files
committed
rolled back auto-formatting of table
1 parent c96761b commit ed0c01f

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

README.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -647,36 +647,36 @@ cat test-files/left-table.csv \
647647
648648
### Pipelining Support
649649
650-
| Subcommand | Input | Output |
651-
| ------------- | :-------------------------: | :-------------------: |
652-
| add | ✔ | ✔ |
653-
| autoincrement | ✔ | ✔ |
654-
| behead | ✔ | ✔ |
655-
| clean | ✔ | ✔ |
656-
| delimiter | ✔ | ✔ |
657-
| describe | ✔ | N/A |
658-
| dimensions | &#x2714; | &#x2714;<sup>\*</sup> |
659-
| filter | &#x2714; | &#x2714; |
660-
| head | &#x2714; | &#x2714; |
661-
| headers | &#x2714; | &#x2714;<sup>\*</sup> |
662-
| join | &#x2714; | &#x2714; |
663-
| ncol | &#x2714; | N/A |
664-
| nrow | &#x2714; | N/A |
665-
| rename | &#x2714; | &#x2714; |
666-
| replace | &#x2714; | &#x2714; |
667-
| sample | &#x2714; | &#x2714; |
668-
| select | &#x2714; | &#x2714; |
669-
| sort | &#x2714; | &#x2714; |
670-
| split | &#x2714; | N/A |
671-
| sql | &#x2714;<sup>&#x2020;</sup> | &#x2714; |
672-
| stack | &#x2714;<sup>&#x2020;</sup> | &#x2714; |
673-
| stats | &#x2714; | N/A |
674-
| tail | &#x2714; | &#x2714; |
675-
| transpose | &#x2714; | &#x2714; |
676-
| tsv | &#x2714; | &#x2714; |
677-
| unique | &#x2714; | &#x2714; |
678-
| view | &#x2714; | N/A |
679-
| xlsx | N/A | &#x2021; |
650+
| Subcommand | Input | Output |
651+
| ------------- | :-----------------: | :------: |
652+
| add | &#x2714; | &#x2714; |
653+
| autoincrement | &#x2714; | &#x2714; |
654+
| behead | &#x2714; | &#x2714; |
655+
| clean | &#x2714; | &#x2714; |
656+
| delimiter | &#x2714; | &#x2714; |
657+
| describe | &#x2714; | N/A |
658+
| dimensions | &#x2714; | &#x2714;<sup>*</sup> |
659+
| filter | &#x2714; | &#x2714; |
660+
| head | &#x2714; | &#x2714; |
661+
| headers | &#x2714; | &#x2714;<sup>*</sup> |
662+
| join | &#x2714; | &#x2714; |
663+
| ncol | &#x2714; | N/A |
664+
| nrow | &#x2714; | N/A |
665+
| rename | &#x2714; | &#x2714; |
666+
| replace | &#x2714; | &#x2714; |
667+
| sample | &#x2714; | &#x2714; |
668+
| select | &#x2714; | &#x2714; |
669+
| sort | &#x2714; | &#x2714; |
670+
| split | &#x2714; | N/A |
671+
| sql | &#x2714;<sup>&#x2020;</sup> | &#x2714; |
672+
| stack | &#x2714;<sup>&#x2020;</sup> | &#x2714; |
673+
| stats | &#x2714; | N/A |
674+
| tail | &#x2714; | &#x2714; |
675+
| transpose | &#x2714; | &#x2714; |
676+
| tsv | &#x2714; | &#x2714; |
677+
| unique | &#x2714; | &#x2714; |
678+
| view | &#x2714; | N/A |
679+
| xlsx | N/A | &#x2021; |
680680
681681
\* `dimensions` and `headers` write to CSV format when using the `--csv` argument.
682682

0 commit comments

Comments
 (0)