OpenBB SDKReferenceForecastdeltadeltaCalculate the %change of a variable based on a specific columnSource Code: [link]openbb.forecast.delta(dataset: pd.DataFrame, target_column: str = "close")ParametersThis function does not take any parameters.ReturnsThis function does not return anything