skfolio.alpha.ForecastUnit# class skfolio.alpha.ForecastUnit(*values)[source]# Unit of the intermediate alpha forecast. classmethod has(value)# Check if a value is in the Enum. Parameters: valuestrInput value. Returns: xboolTrue if the value is in the Enum, False otherwise.