You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now I'm using the Metric type hierarchy to represent both whether a metric's output has a time index column or not and whether a metric can be computed on ComponentSelectors (versus, say, only being defined on entire results set). I think eventually I'd like to use Holy traits to handle the timedness distinction.
The text was updated successfully, but these errors were encountered:
Right now I'm using the
Metric
type hierarchy to represent both whether a metric's output has a time index column or not and whether a metric can be computed onComponentSelectors
(versus, say, only being defined on entire results set). I think eventually I'd like to use Holy traits to handle the timedness distinction.The text was updated successfully, but these errors were encountered: