Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nixtlaverse.nixtla.io/llms.txt

Use this file to discover all available pages before exploring further.

SaveFeatures

SaveFeatures()
Saves the features in every timestamp.

SaveFeatures.get_features

get_features(with_step=False)
Retrieves the input features for every timestep Parameters:
NameTypeDescriptionDefault
with_stepboolAdd a column indicating the step. Defaults to False.False
Returns:
TypeDescription
pandas or polars DataFrameDataFrame with input features