Skip to content

RowsAs with mappingDictionary not case-insensitive #49

@icrf

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.

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