Hello, how can I set range for a specific year from the console when the
data is about 5-day working week? Can it be avoiding stating explicitly
starting and ending days? And if so, can it handle properly missing days
(for example extraodinary non-trading days on the stock market)?
I want to use it in the loop context to build a one model per each year.
Thanks, Ivan Sopov.