Skip to content

Omerdan03 bug pd.series.rename #42481 #42495

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

Closed
wants to merge 2 commits into from
Closed

Omerdan03 bug pd.series.rename #42481 #42495

wants to merge 2 commits into from

Conversation

Omerdan03
Copy link

@Omerdan03 Omerdan03 commented Jul 12, 2021

#42481

fix bug where inplace return the series.

#42481
change return order
@mzeitlin11
Copy link
Member

Thanks for the pr @Omerdan03. Can you please add tests?

@mzeitlin11 mzeitlin11 added Bug Series Series data structure labels Jul 12, 2021
@TomAugspurger
Copy link
Contributor

I'm not 100% confident people weren't relying on this returning something. If we're going to change this, we should have a deprecation cycle.

But see #16529 for a larger issue around inplace. I'd prefer not to have multiple deprecations around this keyword.

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Aug 13, 2021
@mroeschke
Copy link
Member

Thanks for the PR, but appears this PR has gone stale and the change still need more discussion on the original issue. Closing, but happy to have you contribute on other issues!

@mroeschke mroeschke closed this Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Series Series data structure Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.Series.rename does not return None with inplace=True
4 participants