Skip to content

feature request: support for semicolons as "CSV" separator #421

Description

@mbunkus

Today I discovered jaq absolutely love the rationale behind it & its feature set. I really hoped to be able to use it for a lot of my CSV work for which I'm usually whipping up small custom scripts in Perl or Python.

Unfortunately I'm dealing with a lot of files that use semicolons instead of commas or tab characters as the field separator, as a lot of programs in my vicinity produce them that way. jaq doesn't seem to support those, at least according to my tests & study of the (well-written) jaq documentation. Would it be possible to implement support for them? A dedicated field separator option would be more than enough for me, but maybe even attempting auto-detection on the first line of the file if the input format is CSV (either via the file extension or --from.

Thanks for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions