source
SaveFeatures
Saves the features in every timestamp.
source
SaveFeatures.get_features
Retrieves the input features for every timestep
| Type | Default | Details | |
|---|---|---|---|
| with_step | bool | False | Add a column indicating the step |
| Returns | Union | DataFrame with input features |

