-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: Fix docstring of window.Expanding/Rolling.apply and document *args and **kwargs #24184
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
WillAyd
merged 20 commits into
pandas-dev:master
from
LJArendse:fix-docstring-formatting-for-pandas-core-window-rolling-apply-and-expanding-apply
Jan 7, 2019
Merged
Changes from 7 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
11f5027
DOC: Fix docstring formatting for pandas.core.window.Expanding.apply …
LJArendse 9c26181
DOC: Remove trailing trailing whitespace
LJArendse 939dfeb
DOC: Fix Line 968:80: E501 line too long (81 > 79 characters)
LJArendse 4f1e16e
DOC: Remove * in raw parameter description
LJArendse 764f8a8
DOC: Restore lines to original form
LJArendse 765add7
DOC: Remove tabs
LJArendse ad0cd6a
DOC: Amend the description of *args, **kwargs
LJArendse dead755
DOC: Return _doc_template to original form, Update _shared_docs['appl…
LJArendse f20e951
DOC: Modify apply method's return section in docstring
LJArendse 95c3cad
DOC: Simplify explination of the return type in apply docstring
LJArendse 95cd423
DOC: Modify and improve on the current _doc_template
LJArendse a6447b5
DOC: Update _shared_docs['apply'] function description
LJArendse 8e566a0
Merge branch 'master' into fix-docstring-formatting-for-pandas-core-w…
LJArendse b6cad28
DOC: Add **kwarg parameter to _shared_docs['skew']
LJArendse 958f16f
DOC: Add *args, **kwargs parameters to _shared_docs['max'] docstring
LJArendse 61d3a92
Add **kwargs parameter to docstrings of Rolling.cov, Expanding.cov, a…
LJArendse d0a5f03
DOC: Add *args, **kwargs parameters to EWM.mean docstring
LJArendse 7c19bae
DOC: Add *args, **kwargs parameters to EWM.std docstring
LJArendse 7cc3626
DOC: Add . to the end of the bias' parameter description
LJArendse 8bedb9d
DOC: Remove : at the of the *args, **kwargs parameters
LJArendse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.