xKDR / TSFrames.jl

Timeseries in Julia
MIT License
92 stars 22 forks source link

Removed TSx.log() from code and documentation #84

Closed Tumon2001 closed 1 year ago

Tumon2001 commented 1 year ago

Removed TSx.log() from code and documentation and made necessary changes

codecov-commenter commented 1 year ago

Codecov Report

Merging #84 (82f4efd) into main (a310dfb) will increase coverage by 0.82%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   52.77%   53.60%   +0.82%     
==========================================
  Files          19       18       -1     
  Lines         324      319       -5     
==========================================
  Hits          171      171              
+ Misses        153      148       -5     
Impacted Files Coverage Δ
src/TSx.jl 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

chiraganand commented 1 year ago

docs/src/demo_finance.md also has mention of the log() method this will also need to be removed.