source
SaveFeatures
Saves the features in every timestamp.
source
SaveFeatures.get_features
Retrieves the input features for every timestep
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Announcement: Nixtla Enterprise now offers top foundation models, MCP, and agentic capabilities: join the waitlist
Saves the features in every timestamp.SaveFeatures ()
Retrieves the input features for every timestepSaveFeatures.get_features (with_step:bool=False)
| Type | Default | Details | |
|---|---|---|---|
| with_step | bool | False | Add a column indicating the step |
| Returns | Union | DataFrame with input features |
Was this page helpful?
