Skip to content

Update filtering recipes to clarify parsing and writing headers #309

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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

jeropaul
Copy link
Contributor

Resolves #308

@jeropaul
Copy link
Contributor Author

The index of the filtering recipes now looks like:

image

@kou kou merged commit 4534f35 into ruby:master Jun 18, 2024
46 checks passed
@kou
Copy link
Member

kou commented Jun 18, 2024

Thanks.

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.

CSV.filter(input, output, headers: true) does not write the header row to output!
2 participants