Skip to content
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

apply: make diff support n time steps lag #362

Merged
merged 1 commit into from
Mar 26, 2018
Merged

apply: make diff support n time steps lag #362

merged 1 commit into from
Mar 26, 2018

Conversation

iblislin
Copy link
Collaborator

julia> diff(cl, 5)
495x1 TimeSeries.TimeArray{Float64,1,Date,Array{Float64,1}} 2000-01-10 to 2001-12-31
│            │ Close  │
├────────────┼────────┤
│ 2000-01-10-14.19 │
│ 2000-01-11-9.75  │
│ 2000-01-12-16.812001-12-270.45   │
│ 2001-12-281.76   │
│ 2001-12-310.9

@iblislin iblislin added this to the 0.12.0 milestone Mar 24, 2018
@codecov-io
Copy link

codecov-io commented Mar 24, 2018

Codecov Report

Merging #362 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #362   +/-   ##
=======================================
  Coverage   86.22%   86.22%           
=======================================
  Files          10       10           
  Lines         479      479           
=======================================
  Hits          413      413           
  Misses         66       66
Impacted Files Coverage Δ
src/apply.jl 90.9% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d462cd5...ec55f9f. Read the comment docs.

@iblislin iblislin merged commit 8dd503e into master Mar 26, 2018
@iblislin iblislin deleted the ib/diff branch March 26, 2018 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants