Skip to content

[ENH] Add lax mode that ignores rows with wrong number of fields instead of panicking #58

Description

@corneliusroemer

It would be nice if there was a lax/tolerant mode that didn't panic when there's a line with wrong number of fields.

Use case: partial output where the last line is incomplete currently panics. In tolerant mode, it could simply ignore that last line and still produce useful output without requiring manual cleaning.

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