Metric#

class Metric(name=None, time_series=None, *args, **kwargs)[source]#

Bases: object

Parameters:
property name#
Type:

str

property time_series#
Type:

TimeSeries

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model