Tolerate blank lines ... at least at the end of input? #321
Comments
Yeah, I think that's totally reasonable (and for empty lines anywhere, not just at the end). It's just a little tricky to implement because you need to think more about what line numbers to report in error messages etc - the original line numbers, or the row numbers in the generated data frame. |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems reasonable to tolerate and ignore blank lines ... at least at the end of the input.
The text was updated successfully, but these errors were encountered: