Skip to content

The _checkColumns function silently ignores columns with repeat names #3

@bderoo121

Description

@bderoo121

If two or more columns in a data set have the same name, the program will record the index of the first one it encounters and ignore the rest, meaning the data in the other columns is thrown out. While generally not a problem, it may be better to alert the user to the duplication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions