source
SaveFeatures
Saves the features in every timestamp.
source
SaveFeatures.get_features
SaveFeatures.get_features (with_step:bool=False)
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 |