Skip to content

RowsAs with mappingDictionary not case-insensitive #49

Description

@icrf

Passing a mappingDictionary to RowsAs doesn't match columns in the usual fuzzy method as everything else. Looking at the code, the column name is run through mappingDictionary.ContainsKey() before being run through Normalize() which handles the fuzzy matching.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions