dysonance / Temporal.jl

Time series implementation for the Julia language focused on efficiency and flexibility
Other
100 stars 25 forks source link

add I/O support for JuliaDB #8

Open dysonance opened 7 years ago

femtotrader commented 7 years ago

With @davidanthoff work on integration of Temporal with IterableTables it should be possible to provide a JuliaDB support to Temporal but integration of JuliaDB with IterableTables is not yet merged ( https://github.com/davidanthoff/IterableTables.jl/pull/33 ) as it depends on https://github.com/JuliaComputing/JuliaDB.jl/issues/45