Skip to content

detect .tsv file extension#229

Closed
joyrexus wants to merge 1 commit intodat-ecosystem:masterfrom
joyrexus:master
Closed

detect .tsv file extension#229
joyrexus wants to merge 1 commit intodat-ecosystem:masterfrom
joyrexus:master

Conversation

@joyrexus
Copy link
Copy Markdown
Contributor

@joyrexus joyrexus commented Dec 2, 2014

Per #217, the CLI checks to see if a data file with a .tsv file extension is being imported. If so, sets opts as appropriate (opts.csv = true and opts.separator = <TAB>).

An importTSV test was added to test/tests/cli.js, modeled on the existing importCSV test.

@okdistribute
Copy link
Copy Markdown
Collaborator

rock on!

@max-mapper
Copy link
Copy Markdown
Collaborator

merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants