Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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