TimeSeries.jl
TimeSeries.jl copied to clipboard
Data reading error
`using CSV,Clustering,Statistics,DataFrames,TimeSeries,MarketData
readtimearray("E:\测试数据\汇总15min.csv"; delim=',', meta=nothing, format="")
`
This is the code on the official website. Why does the program report an error?thanks!!
Hi @1256ABCDE, you can check Load a TimeArray from csv file via CSV.jl.
readtimearray is quite buggy actually. I want to deprecate it in the future,