December 1, 2022
Miscellaneous improvements
- DSL: Deprecate
model_by_id()andbacktests()in favor of the new functionsmodel_predictions()andmodel_backtests()which function the same way. - DSL: Return entity display names as labels from
tag()signal instead of resource names. - DSL: In
.forecast(..)method, handle time series where frequency cannot be determined.