featurebyte.ForecastView¶
Description¶
A ForecastView object is a modified version of the ForecastTable object that provides additional capabilities for transforming data. With a ForecastView, you can create and transform columns and filter records prior to feature declaration.
See Also¶
- forecast_table#get_view: get forecast view from a
ForecastTable