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

Handle several types of inputs? #28

Open
bjonnh opened this issue Jul 1, 2020 · 1 comment
Open

Handle several types of inputs? #28

bjonnh opened this issue Jul 1, 2020 · 1 comment

Comments

@bjonnh
Copy link
Contributor

bjonnh commented Jul 1, 2020

It seems that some functions can handle CSV and TSV, some others only TSV.

Do we want to allow import of both CSV and TSV (we could refactor so we could even have xlsx and ods at a later stage if needed)?

@jamesaoverton
Copy link
Member

I strongly prefer TSV, so that’s been our first target. Unfortunately there are many variations of CSV. Eventually we do want flexible support for TSV and CSV flavours, and it would be good to start on that soon.

Maybe XLSX and ODS would be good in the future, but I worry that they complicate the design at this early stage.

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

2 participants