Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to add a column by header name #219

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Conversation

satabin
Copy link
Member

@satabin satabin commented Aug 18, 2021

This new operators allows for adding a column if the row initially
didn't have the header. In this case the column is added to the end of
the row.

@satabin satabin added this to the 1.1.0 milestone Aug 18, 2021
@satabin satabin requested a review from ybasket August 18, 2021 20:52
@satabin satabin added csv enhancement New feature or request labels Aug 18, 2021
This new operators allows for adding a column if the row initially
didn't have the header. In this case the column is added to the end of
the row.
@satabin satabin merged commit 4d13e7b into main Aug 20, 2021
@satabin satabin deleted the set-csv-header branch August 20, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csv enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants