Skip to content

Support for XSV files with more than or less than the number of defined fields. #9

@JeremyB-CA

Description

@JeremyB-CA

Not all xsv files have all fields represented in every row in XSV files with multiple defined record types. Please consider to not error if there are underruns or overruns with the number of delimited columns in the data versus the defined column spec. Errors are "wut 2", it stops reading rows, or it will pass an error that it detected that the current row has more or less fields than the prior row.

Using python build v0.2.0
Many thanks!

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