JuliaStats / TimeSeries.jl

Time series toolkit for Julia
Other
353 stars 69 forks source link

Fix documentation error for TimeArray constructor 3 #507

Closed dwinrow closed 2 years ago

dwinrow commented 2 years ago

Fixed an error in the documentation which suggested that the NamedTuple constructor for a TimeArray had a default value for the timestamp argument which was not in the implementation of the function.