-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
DOC: typo It row raises a NotImplementedError: #52389
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
Labels
Comments
yonashub
added a commit
to yonashub/pandas
that referenced
this issue
Apr 4, 2023
changed row to now in the statement "It row raises a NotImplementedError".
yonashub
added a commit
to yonashub/pandas
that referenced
this issue
Apr 4, 2023
changed row to now in the statement "It row raises a NotImplementedError".
5 tasks
mroeschke
pushed a commit
that referenced
this issue
Apr 4, 2023
meeseeksmachine
pushed a commit
to meeseeksmachine/pandas
that referenced
this issue
Apr 4, 2023
mroeschke
pushed a commit
that referenced
this issue
Apr 4, 2023
…es") (#52393) Backport PR #52392: fix #52389 : typo in "It row raises" Co-authored-by: yonashub <[email protected]>
topper-123
pushed a commit
to topper-123/pandas
that referenced
this issue
Apr 6, 2023
changed row to now in the statement "It row raises a NotImplementedError".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pandas version checks
main
hereLocation of the documentation
https://github.com/pandas-dev/pandas/blob/main/doc/source/whatsnew/v2.0.0.rst
Documentation problem
just a simple typo
It row raises a NotImplementedError:
should beIt now raises a NotImplementedError:
Suggested fix for documentation
change 'It row raises a NotImplementedError:' to 'It row raises a NotImplementedError:'
The text was updated successfully, but these errors were encountered: