JuliaDataReaders / DataReaders.jl

A Julia library to get remote data via Requests.jl and get DataFrame (from DataFrames.jl) or TimeArray (from TimeSeries.jl)
MIT License
10 stars 7 forks source link

IndexedTables support #26

Open femtotrader opened 6 years ago

femtotrader commented 6 years ago

DataReaders should be able to output IndexedTables.jl datastructures https://github.com/JuliaComputing/IndexedTables.jl