Send columns names beside the current line#32
Send columns names beside the current line#32mikelohmann wants to merge 1 commit intoklaemo:masterfrom
Conversation
Added a parameter sendColumns to be able to send the column names beside the current line.
|
Hey there, |
|
Hi , In a current project I have several csv files which need specialised handlers to work on them. To determine the correct handler I have to have the header within each line. So on a new file it is easy to find out the fitting handler. Regards. Mike
|
|
the |
|
No. Because it sends it only at for first row, where the columns are to find.
|
Added a parameter sendColumns to be able to send the column names beside the current line.