Skip to content

DEP: Enforce deprecation of mangle_dupe_cols #49977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 30, 2022

@phofl phofl added this to the 2.0 milestone Nov 30, 2022
@phofl phofl added IO CSV read_csv, to_csv Deprecate Functionality to remove in pandas labels Nov 30, 2022
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending green

@mroeschke mroeschke merged commit 4d9145f into pandas-dev:main Nov 30, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@phofl phofl deleted the mangle_dupe_cols branch December 10, 2022 20:00
@shaoran
Copy link

shaoran commented Mar 13, 2025

The pull request says

Deprecating mangle_dupe_cols, which was never implemented, and will be replaced by a new standard argument to allow change the format of the renamed columns.

Which is the new standard argument for this? In https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html I cannot find any option for dealing with duplicate column names in pd.read_csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants