Skip to content

ENH: prefix support for pd.merge #63014

@surapuramakhil

Description

@surapuramakhil

Feature Type

  • Adding new functionality to pandas

  • Changing existing functionality in pandas

  • Removing existing functionality in pandas

Problem Description

currently pd.merge as suffix support, lot of people like me use df/table name as prefix rather than suffix.

Feature Description

adding suffix param to pd.merge

Alternative Solutions

manually do renaming column for achieving similar column name

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions