Skip to content

DOC: fix an example which raised a KeyError in v0.11.0.rst #54683

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
Aug 22, 2023

Conversation

natmokval
Copy link
Contributor

@natmokval natmokval commented Aug 22, 2023

Fix an example in doc/source/whatsnew/v0.11.0.rst, which raises a KeyError (see https://pandas.pydata.org/docs/whatsnew/v0.11.0.html#enhancements)

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

good idea, currently the docs show KeyError which doesn't look great

@MarcoGorelli MarcoGorelli added this to the 2.2 milestone Aug 22, 2023
@natmokval natmokval marked this pull request as ready for review August 22, 2023 12:21
@MarcoGorelli MarcoGorelli merged commit f5a8cce into pandas-dev:main Aug 22, 2023
@natmokval
Copy link
Contributor Author

Thank you for reviewing this PR.

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.

2 participants