-
Notifications
You must be signed in to change notification settings - Fork 358
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
Implements pct_change() for DataFrame #1051
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1051 +/- ##
==========================================
+ Coverage 95.14% 95.14% +<.01%
==========================================
Files 35 35
Lines 7003 7010 +7
==========================================
+ Hits 6663 6670 +7
Misses 340 340
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM otherwise
@itholic can you resolve conflicts? |
@HyukjinKwon resolved, Thanks 😄 |
Softagram Impact Report for pull/1051 (head commit: d8c75f2)
|
Resolves #878
(https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.DataFrame.pct_change.html)
You can set periods to shift for forming percent change