Skip to main content

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