Documentation Index
Fetch the complete documentation index at: https://nixtla-old-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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 |

