tots
stands for “TO Time Series” you can find its details here: Forecast.jl/src/utils_datetime.jl at main · viraltux/Forecast.jl · GitHub
However if you are just to plot numeric values you don’t need to add anything.
Yes, you simply
plot(df)
and Voilà