dataprep.rdata should return empty rowingdata object upon failure

Issue #241 resolved
Sander Roosendaal repo owner created an issue

currently returns 0 which is not very pythonic

Should return an empty rowingdata object (need to define what that is) or raise an error.

As this routine is used frequently, need to watch out for consequences in other parts of the code.

Comments (2)

  1. Log in to comment