Skip to content

CSV rows' semigroup instance could allow for overlapping field names #24

@vreuter

Description

@vreuter

Right now, if any column name/field in CSV records to combine via Semigroup instance is shared between the records, the Semigroup[NamedRow] Instance will complain. But this could be relaxed, where tolerance of overlapping fields is given if the values are identical.

Metadata

Metadata

Assignees

No one assigned

    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