using TimeSeriesClustering
ts_input_data = load_timeseries_data(:CEP_GER1)
Why does it always output my data in the REPL, shouldn’t it output in the workspace?
thanks!!!!
using TimeSeriesClustering
ts_input_data = load_timeseries_data(:CEP_GER1)
Why does it always output my data in the REPL, shouldn’t it output in the workspace?
thanks!!!!