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

Adding columns from the reconcile csv file #3

Open
fontanon opened this issue Apr 1, 2014 · 5 comments
Open

Adding columns from the reconcile csv file #3

fontanon opened this issue Apr 1, 2014 · 5 comments

Comments

@fontanon
Copy link

fontanon commented Apr 1, 2014

A cool enhancement: adding some mechanism for adding columns from the reconciliation csv, just like in the "Add columns from Freebase".

@mihi-tr
Copy link
Contributor

mihi-tr commented Apr 1, 2014

Right now the only way you can do this is using the unique IDs from the CSV and then do a cell.cross() for the other values - unfortunately the google refine API doesn't allow adding columns right away. (Afair)

@pudo
Copy link

pudo commented Apr 1, 2014

You can pull a JSON document referenced from the reconciliation match into a fresh column, then use the column parseJson function to extract specific fields.

@mihi-tr
Copy link
Contributor

mihi-tr commented Sep 9, 2014

I'll have a look at this.

@dkttjoa
Copy link

dkttjoa commented May 27, 2015

Is there any update on this functionality?

@mihi-tr
Copy link
Contributor

mihi-tr commented Jul 1, 2015

@dkttjoa found little time to work on it. Now had a boost of issues I want to address. This is one of them.

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

No branches or pull requests

4 participants