Skip to content

Doc: Series.rename parameter documentation with Tests #48036

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 6 commits into from
Aug 12, 2022

Conversation

ntachukwu
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Aug 11, 2022

Hello @Th3nn3ss! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-08-11 14:09:12 UTC

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Docs Series Series data structure labels Aug 11, 2022
@mroeschke mroeschke added this to the 1.5 milestone Aug 12, 2022
@mroeschke mroeschke merged commit ddbb6c2 into pandas-dev:main Aug 12, 2022
@mroeschke
Copy link
Member

Thanks @Th3nn3ss

YYYasin19 pushed a commit to YYYasin19/pandas that referenced this pull request Aug 23, 2022
* add documentation to series rename func for args available to it

* add tests for rename error and copy arguments

* fix PEP 8 issues 'line too long'

* fix whitespace

* fix doc string parameter order

* fix doc string
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* add documentation to series rename func for args available to it

* add tests for rename error and copy arguments

* fix PEP 8 issues 'line too long'

* fix whitespace

* fix doc string parameter order

* fix doc string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Series Series data structure Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Wrong Series.rename parameter documentation
3 participants