SaveFeatures
SaveFeatures.get_features
Returns:
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
Utility functions use in the predict step.
SaveFeaturesSaveFeatures()
SaveFeatures.get_featuresget_features(with_step=False)
| Name | Type | Description | Default |
|---|---|---|---|
with_step | bool | Add a column indicating the step. Defaults to False. | False |
| Type | Description |
|---|---|
pandas or polars DataFrame | DataFrame with input features |
Was this page helpful?
