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()