Skip to content

make series axis parameter docs consistent #47109

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 11 commits into from
May 27, 2022

Conversation

jackgoldsmith4
Copy link
Contributor

@jackgoldsmith4 jackgoldsmith4 commented May 25, 2022

add series unused param info to DF docs
@pep8speaks
Copy link

pep8speaks commented May 25, 2022

Hello @jackgoldsmith4! 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-05-27 13:12:39 UTC

@jackgoldsmith4
Copy link
Contributor Author

The one check that's failing seems to be unrelated: codecov/codecov-action#745

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

minor comments

@mroeschke mroeschke merged commit 244f747 into pandas-dev:main May 27, 2022
@mroeschke
Copy link
Member

Thanks @jackgoldsmith4

@jackgoldsmith4 jackgoldsmith4 deleted the series-axis-docs branch June 13, 2022 23:52
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* make series docs consistent

add series unused param info to DF docs

* fix trailing whitespace

* fix docs build

* add unused

* add or update docs for all series methods

* small fix

* fix line length

* fix param order

* fix param order

* add

* add backticks to None and fix space

Co-authored-by: uncjackg <[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.

BUG: Series.clip should not take axis argument DOC: Series.rolling and DataFrame.rolling share docstring
6 participants