xKDR / TSFrames.jl

Timeseries in Julia
MIT License
91 stars 22 forks source link

Performance comparison with R zoo/xts #110

Open chiraganand opened 1 year ago

chiraganand commented 1 year ago

A list of test cases which can be used to compare and eventually improve the performance of TSx over zoo/xts packages in R.

doc/src/demo_finance.md may be used as the first point.