Closed dldx closed 5 years ago
As far as I can tell TimeSeries.jl is not yet 0.7/1.0 compatible, so I disabled the integration code until there is a release of TimeSeries.jl that works on 0.7/1.0.
Ah, that explains it. Thanks for the info!
Is this still the case that TimeSeries cant be used in 1.0 onwards?
This should actually all work now!
Hi!
I'm pretty new to Julia and I am trying to turn a DataFrame into a TimeArray. I managed to get this code working in Julia 0.6 but upon upgrading to 0.7, it doesn't work anymore...
I'm not sure if the issue is in this package or in the TimeSeries one but there was a very similar bug a year ago reported under #46 so perhaps this is related?
If you could point me in the right direction, I would appreciate it.
Thanks!