Skip to content

DOC: Corrected typo in warning on coerce #56699

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 2 commits into from
Jan 3, 2024

Conversation

aaron-robeson-8451
Copy link
Contributor

@aaron-robeson-8451 aaron-robeson-8451 commented Jan 2, 2024

Low priority.

I encountered this warning message:

"Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas."

Which I believe should read:

"Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas."

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm thanks @aaron-robeson-8451

@mroeschke are we still merging to 2.2 or should this go to 3.0?

@WillAyd WillAyd added the Docs label Jan 3, 2024
@mroeschke mroeschke added this to the 2.2 milestone Jan 3, 2024
@mroeschke mroeschke merged commit a9eb9f2 into pandas-dev:main Jan 3, 2024
@mroeschke
Copy link
Member

OK merge for 2.2. Thanks @aaron-robeson-8451

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 3, 2024
@aaron-robeson-8451 aaron-robeson-8451 deleted the warning_typo branch January 3, 2024 21:42
mroeschke pushed a commit that referenced this pull request Jan 3, 2024
… coerce) (#56719)

Backport PR #56699: DOC: Corrected typo in warning on coerce

Co-authored-by: aaron-robeson-8451 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants