-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
pct change bug issue 21200 #21235
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
jreback
merged 37 commits into
pandas-dev:master
from
simonariddell:groupby_pctchange_bug
Dec 12, 2018
Merged
pct change bug issue 21200 #21235
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ee2c034
pct change bug issue 21200
simonariddell 47b5908
add whatsnew
simonariddell 41beb4a
fix pep8 issues
simonariddell 25efd37
Removed vectorization from groupby pct change
simonariddell 849fac4
try using cache arguments to keep vectorization
simonariddell eaede34
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell 64097cc
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell fcd7183
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell e8681d6
Merge branch 'groupby_pctchange_bug' of https://github.com/SimonAleck…
simonariddell 77c3935
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell d037e65
Update test to address WillAyds code suggestion
simonariddell a4fcb33
incorporate Will CRs
simonariddell 64d2e4f
cr update
simonariddell eabfe1f
merge upstream
simonariddell a63553a
incorporate CR and merge in master
simonariddell c72c112
Merge branch 'master' of https://github.com/pandas-dev/pandas
simonariddell a745209
merge in master
simonariddell 5d3fc2d
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell ac9d005
Merge remote-tracking branch 'upstream/master'
simonariddell 1f1f705
Merge branch 'master' into groupby_pctchange_bug
simonariddell 795d7be
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell f0a9c6d
Merge branch 'groupby_pctchange_bug' of https://github.com/SimonAleck…
simonariddell a979f79
BUG,TST: Remove case where vectorization fails in pct_change groupby …
simonariddell 5eb79c2
Merge branch 'groupby_pctchange_bug' of https://github.com/SimonAleck…
simonariddell b11d20f
BUG,TST: GH21234 groupby pct_change
simonariddell f480299
BUG,TST: GH21234 groupby pct_change
simonariddell a3c95cb
BUG,TST: GH21235 groupby pct_change whatsnew
simonariddell e5289a2
BUG, TST: GH 21235 groupby pct_change whatsnew
simonariddell 1ccc507
Merge remote-tracking branch 'upstream/master'
simonariddell 7f4a244
merge master
simonariddell c26cf60
BUG, TST: GH 21235 groupby pct_change whatsnew
simonariddell 877b433
BUG, TST: GH 21235 groupby pct_change whatsnew
simonariddell c8b686e
Merge remote-tracking branch 'upstream/master'
simonariddell faf532e
Merge remote-tracking branch 'upstream/master'
simonariddell 6d87075
Merge branch 'master' into groupby_pctchange_bug
simonariddell ad934b7
BUG, TST: GH 21235 groupby pct_change whatsnew
simonariddell 01d705f
BUG, TST: GH 21235 groupby pct_change test parametrize
simonariddell 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
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
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
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.