-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: Fix pandas.Series.resample docstring #23197
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
datapythonista
merged 17 commits into
pandas-dev:master
from
jmrr:fix-docstring-resample
Nov 10, 2018
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
2c23296
DOC: Remove some validation errors in resample (#22894)
jmrr 7940cbe
DOC: Document deprecated parameters for resample (#22894)
jmrr ff8009e
DOC: Validate PEP-8 of fixed resample docstrings (#22894)
jmrr f71d48f
DOC: Improve inline code reST display (#22894)
jmrr 49fbd6b
DOC: Simpler short summary (#22894)
jmrr b8f8b0e
DOC: Address PR changes request: string->str, missing defaults, pep8 …
jmrr ad1cada
DOC: Address PR comments (I) axis type and defaults, improve resample…
jmrr ceff696
DOC: Address PR comments (II) revamp example for the `on` parameter. …
jmrr 8cd9a89
DOC: Address PR comments (III) revamp example for the `level` paramet…
jmrr ce7886a
Removing double space.
datapythonista abb2b58
DOC: Address latest PR comments (#22894)
jmrr bbddcd2
DOC: Remove non-ASCII character.
jmrr e0aef30
DOC: Remove weird quotes in resample.
jmrr 9b3c7d7
Merge remote-tracking branch 'upstream/master' into fix-docstring-res…
jmrr fab0ad0
DOC: Add missing space.
jmrr 7567e12
Enable CI check on resample docs.
jmrr 109e414
DOC: Remove some flake8 errors in resample docstring.
jmrr 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.