astimeintervalsnode properties
![]() |
Use the Time Intervals node to specify intervals and derive a new time field for estimating or forecasting. A full range of time intervals is supported, from seconds to years. |
astimeintervalsnode properties |
Data type | Property description |
---|---|---|
time_field
|
field | Can accept only a single continuous field. That field is used by the node as the aggregation key for converting the interval. If an integer field is used here it is considered to be a time index. |
dimensions
|
[field1 field2 … fieldn] | These fields are used to create individual time series based on the field values. |
fields_to_aggregate
|
[field1 field2 … fieldn] | These fields are aggregated as part of changing the period of the time field. Any fields not included in this picker are filtered out of the data leaving the node. |