Le lundi 3 août 2015 16:20:19 UTC+2, Ismael VC a écrit :
>
> You should file a bug report here: 
> https://github.com/JuliaStats/TimeSeries.jl/issues
>
I found out it is sufficient to replace the 1st field of the 1st line ("") 
with some non-empty string (e.g. "Dates"). Then it works. For more details, 
see 
http://stackoverflow.com/questions/31786795/readtimearray-function-in-julia-timeseries-package
  


The problem should be at lines 6-8 here: 
https://github.com/JuliaStats/TimeSeries.jl/blob/fbc1b518dfb56bd8daa09a2e8c0432f478c73f79/src/readwrite.jl
 
 

Reply via email to