tanmaykm / JuliaTS.jl

Other
1 stars 2 forks source link

NDSparseData.jl -> IndexedTables.jl #8

Open femtotrader opened 7 years ago

femtotrader commented 7 years ago

NDSparseData.jl have been renamed IndexedTables.jl

https://github.com/JuliaComputing/NDSparseData.jl

redirects to

https://github.com/JuliaComputing/IndexedTables.jl

femtotrader commented 7 years ago

There's some breaking changes.

For example: I'm getting

ERROR: LoadError: LoadError: LoadError: UndefVarError: Indexes not defined

Pinging @JeffBezanson

Any idea how to fix this?