Skip to content

Issues: pandas-dev/pandas

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: dataframe.rename function shows no warning for args Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action rename .rename, .rename_axis
#46336 opened Mar 12, 2022 by Diwakar-Gupta
2 of 3 tasks
"drop" fails by default when label to drop is not in the index, but "rename" silently passes by. Wouldn't it make sense to synchronize? API - Consistency Internal Consistency of API/Behavior Enhancement Needs Discussion Requires discussion from core team before further action rename .rename, .rename_axis
#40427 opened Mar 14, 2021 by gykovacs
series.rename doesn't return 'None' when inplace=True Bug inplace Relating to inplace parameter or equivalent rename .rename, .rename_axis
#28920 opened Oct 11, 2019 by giuliobeseghi
ProTip! Add no:assignee to see everything that’s not assigned.