Skip to content
Skip to navigation
Skip to footer
Modeling Guide for SAP Data Hub
Search
>
Subengines
>
Working with Python2.7 and Python3.6 Subengines to Create Operators
>
Advanced Usage
>
List of Metric Methods
List of Metric Methods
include_value(self, value)
This method allows the user to update a metric value. Depending on the 'metric_info' of that metric the update will be different.
Args:
value (int\float): New metric value, the value type should follow 'metric_type'.