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

Error with blank VALUES and CODES #3

Open
jhuovari opened this issue Mar 20, 2018 · 0 comments · May be fixed by #4
Open

Error with blank VALUES and CODES #3

jhuovari opened this issue Mar 20, 2018 · 0 comments · May be fixed by #4

Comments

@jhuovari
Copy link

At least Statistics Finland's px-files sometimes contains blank (" ") values in VALUES and CODES. Currently, break.clean() do remove those values, which leads to an error, as data and varnames length differ.

I will submit a pull request, that will resolve the issue by modifying the split character in break.clean()

@jhuovari jhuovari linked a pull request Mar 20, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant