Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support various types of "CSV" #19

Open
julochrobak opened this issue Sep 19, 2013 · 0 comments
Open

support various types of "CSV" #19

julochrobak opened this issue Sep 19, 2013 · 0 comments

Comments

@julochrobak
Copy link
Contributor

support comma, tab, semi colon, and pipe separated input files. This can be implemented using the golang CSV parser where the delimiter is set a appropriate character.

Ideally the comp tries to figure out what the delimiter is automatically so it does not rely on the file extension.

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

No branches or pull requests

1 participant