microsoft / finnts

Microsoft Finance Time Series Forecasting Framework (FinnTS) is a forecasting package that utilizes cutting-edge time series forecasting and parallelization on the cloud to produce accurate forecasts for financial data.
https://microsoft.github.io/finnts
Other
184 stars 34 forks source link

fixed issue with combo_cleanup_date #137

Closed mitokic closed 1 year ago

mitokic commented 1 year ago

Ensure time series with no historical values (and maybe only future values) are removed when combo_cleanup_date is used.