Skip to content

Support header-less encoding.#54

Open
scossu wants to merge 3 commits intoFourierTransformer:masterfrom
scossu:no_header
Open

Support header-less encoding.#54
scossu wants to merge 3 commits intoFourierTransformer:masterfrom
scossu:no_header

Conversation

@scossu
Copy link
Contributor

@scossu scossu commented Feb 17, 2026

This PR adds an encoding option to encode the CSV without the header. It can be useful to stream large datasets in bite-sized chunks, or to parallelize the encoding process.

I kept the headers option name identical to the decoding one, since they have a similar scope and may be easier to memorize.

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.

1 participant