Skip to main content

delta

Calculate the %change of a variable based on a specific column

Source Code: [link]

openbb.forecast.delta(dataset: pd.DataFrame, target_column: str = "close")

Parameters

This function does not take any parameters.


Returns

This function does not return anything