Skip to content

case sensitive merge #20896

@shantanuo

Description

@shantanuo

Problem description

By default Pandas merge method is case-sensitive.
There should be a way to merge 2 dataframes without considering upper/ lower case just like SQL joins.

Expected Output

May be a parameter case=True (default) that can be changed to case=False

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions