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

Add support to TSV (Tab-separated values) files #168

Open
Lenninlasd opened this issue Jul 16, 2018 · 5 comments
Open

Add support to TSV (Tab-separated values) files #168

Lenninlasd opened this issue Jul 16, 2018 · 5 comments
Labels
frequent ask good first issue Good for newcomers to tackle

Comments

@Lenninlasd
Copy link

Lenninlasd commented Jul 16, 2018

It would be good add support to .tsv files, due to is a very clean format, and it avoid the problem we have when text data inside the file contains commas, for example:

image

To fix that, I use the method tsvParseRows from d3-dsv library that actually you use.

This is the result of the implementation, I stay tuned to send the PR.
xefalz09qj

@Lenninlasd Lenninlasd changed the title Add support to TSV files Add support to TSV (Tab-separated values) files [Ready to PR] Aug 2, 2018
@Lenninlasd
Copy link
Author

Linked with:
#196
#201
#202

@leiii
Copy link

leiii commented Dec 19, 2018

Hi @Lenninlasd I was wondering if this PR was merged? Really want this feature.

@Lenninlasd
Copy link
Author

Hi @leiii, this is the issue where the kepler team plan to add this feature: #202,

I made a workaround in my project: piensa/mapas@af83726

@Lenninlasd Lenninlasd changed the title Add support to TSV (Tab-separated values) files [Ready to PR] Add support to TSV (Tab-separated values) files Dec 19, 2018
@deantipin
Copy link

Hello, @Lenninlasd! I can't upload data without tsv separator, so I need your version. I am new to Kepler.gl and I don't know how to run it. Could you help me please? Thank you very much!

@macrigiuseppe
Copy link
Collaborator

bump this one

@heshan0131 heshan0131 added the good first issue Good for newcomers to tackle label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frequent ask good first issue Good for newcomers to tackle
Projects
None yet
Development

No branches or pull requests

5 participants