Skip to content

Empty row (commas only) in input CSV breaks measurement data splicing #2

@sorghumking

Description

@sorghumking

An empty, commas-only row in a measurement data CSV file causes section identity columns (Site, Hole, Core, Section) to be treated as float strings ("5.0") instead of the int strings ("5") we expect. This results in no measurement data rows being spliced despite the input CSV files looking totally legit in Excel. Viewing in a text editor reveals the empty, commas-only row(s).

Feldman should be able to ignore such rows, and splice measurement data correctly despite their presence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions