Skip to content
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

Closes #1670: Remove in-place from DataFrame.drop docstring #1674

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

stress-tess
Copy link
Member

@stress-tess stress-tess commented Aug 10, 2022

Removes in-place from DataFrame.drop docstring (Closes #1670)

Removes `in-place` from dataframe drop doc string (Closes Bears-R-Us#1670)
@stress-tess stress-tess changed the title Closes #1670: Closes #1670: Remove in-place from DataFrame.drop docstring Aug 10, 2022
Copy link
Contributor

@Ethan-DeBandi99 Ethan-DeBandi99 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@stress-tess stress-tess merged commit 93f641e into Bears-R-Us:master Aug 11, 2022
@stress-tess stress-tess deleted the 1670_drop_docstring branch August 11, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

df.drop docstring is misleading
2 participants