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

Check if 'Precios' column is empty #1

Open
xaabi6 opened this issue Apr 27, 2017 · 0 comments
Open

Check if 'Precios' column is empty #1

xaabi6 opened this issue Apr 27, 2017 · 0 comments
Assignees
Labels

Comments

@xaabi6
Copy link
Collaborator

xaabi6 commented Apr 27, 2017

At the moment I have this code (in 'transform.clj') but it does not seem to work properly:

image

It checks if the var 'string' has a dash. When it contains a dash it means there is no data, that's why we have to make this check before parsing the string to avoid errors. However, it's still not working although I'm receiving this output:

image

Followed by this error:

image

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

No branches or pull requests

1 participant