Oct. 4, 2014
1:47 p.m.
Esteban, On 04 Oct 2014, at 02:42, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Sven,
Is it possible to skip blank/empty lines in NeoCSVReader?
So if a line is empty or contains ",,,,,,,," it would be skipped from the iteration.
Does it already provider such feature? (I couldn't find any setting related with this).
Esteban A. Maringolo
Could you elaborate a bit on the use case ? My first reaction would be that you have to deal with these yourself afterwards. What would be the definition of an empty record ? What about empty quoted fields ? Sven PS: I got your other contribution, I think it is OK to add, thanks.