-
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
Implement Series.mad #1503
Implement Series.mad #1503
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1503 +/- ##
==========================================
- Coverage 93.93% 91.78% -2.16%
==========================================
Files 36 36
Lines 8445 8450 +5
==========================================
- Hits 7933 7756 -177
- Misses 512 694 +182
Continue to review full report at Codecov.
|
Seems good to me. |
Codecov Report
@@ Coverage Diff @@
## master #1503 +/- ##
=======================================
Coverage 94.01% 94.02%
=======================================
Files 36 36
Lines 8458 8463 +5
=======================================
+ Hits 7952 7957 +5
Misses 506 506
Continue to review full report at Codecov.
|
implement mad in Series