Reconstruct the time series name using the trained step_dct with the columns specified in ....

reconstruct(x, name, step, ...)

Arguments

x

data frame

name

name of the time series to reconstruct (the original column name before bake).

step

the trained step from the recipe

...

tidy-selection of columns to reconstruct from

Details

May be a lossy reconstruct of the time series.