Closed AcckiyGerman closed 6 years ago
@AcckiyGerman It is fixed now in https://github.com/datahq/data-cli/issues/292. Please, see PR on data.js datahq/data.js#35. And appropriate tests, see PR on data-cli #293. Please, review and close
TESTED & FIXED Works well:
data cat tab.tsv
data cat colon.tsv
data cat https://github.com/frictionlessdata/test-data/blob/master/files/csv/separators/tab.tsv?raw=true
data cat
does not work with TSV filesHow to reproduce
Expected behavior
'cat' command will show the table from tsv file.