Interpolate
Fill gaps in a time series using interpolation. Supports forward fill (carry last known value forward) and backward fill (carry next known value backward).
| ID | temporal_interpolate |
|---|---|
| Domain | temporal |
| Category | transform |
| Type | table-to-table |
| Version | 1.0.0 |