Skip to content

Support record delimiter ("terminator" in Arrow terms) for CSV reading #12215

@Blizzara

Description

@Blizzara

Is your feature request related to a problem or challenge?

Current CSV reading / writing already supports a bunch of options, like field delimiter and quote chars. However, record delimiter (usually something like "\n" or "\r\n") is not supported in DF. It (as "terminator") is supported in arrow-csv though, should be easy plumbing to add to DF as well.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions