Skip to content

Conversation

@mikelohmann
Copy link

Added a parameter sendColumns to be able to send the column names beside the current line.

Added a parameter sendColumns to be able to send the column names beside the current line.
@klaemo
Copy link
Owner

klaemo commented Oct 29, 2016

Hey there,
thank you for this PR. What's the use case for this feature?

@mikelohmann
Copy link
Author

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

Am 29.10.2016 um 11:57 schrieb Clemens Stolle [email protected]:

Hey there,
thank you for this PR. What's the use case for this feature?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@klaemo
Copy link
Owner

klaemo commented Nov 13, 2016

the columns: true option doesn't help you?

@mikelohmann
Copy link
Author

No. Because it sends it only at for first row, where the columns are to find.

Am 13.11.2016 um 18:32 schrieb Clemens Stolle [email protected]:

the columns: true option doesn't help you?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #32 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AAkpZ0ZGaVh-3Rs0xqOyoBRZqHRoEqIlks5q90nAgaJpZM4KjMpl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants