Skip to content

Feature names in different tables are not allowed to be the same. #43

@XuHwang

Description

@XuHwang

When there are two same feature names in two different tables (e.g. one in the user information table and one in the item information table), there would be hidden problems.

For example, there is a column named category in both user.csv and item.csv. When I want to get the values of both two columns, the value of category would be overwritten

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