You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using readtable (for DataFrame from DataFrames.jl) and readtimearray (for TimeArray from TimeSeries.jl)
Maybe I should consider the more recent CSVFiles.jl which provides load and save support for CSV Files under the FileIO.jl package.
It integrates with the new Queryverse ecosystem.
I'm currently using
readtable
(forDataFrame
from DataFrames.jl) andreadtimearray
(forTimeArray
from TimeSeries.jl)Maybe I should consider the more recent CSVFiles.jl which provides load and save support for CSV Files under the FileIO.jl package.
It integrates with the new Queryverse ecosystem.
A talk about the current state of the Queryverse will be given at JuliaCon 2018 London http://juliacon.org/2018/talks_workshops/5/
Similar issues:
The text was updated successfully, but these errors were encountered: