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
Copy file name to clipboardExpand all lines: docs/pipelines/aggregates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Aggregate columns at scale.
23
23
24
24
See [Data Types](data-types.md) for details about input values. Note: the `input` of the the aggregate must match the input type of the aggregator (if specified).
25
25
26
-
See <!-- CORTEX_VERSION_MINOR -->[`aggregators.yaml`](https://github.com/cortexlabs/cortex/blob/master/pkg/aggregators/aggregators.yaml) for a list of built-in aggregators.
26
+
See <!-- CORTEX_VERSION_MINOR -->[`aggregators.yaml`](https://github.com/cortexlabs/cortex/blob/0.6/pkg/aggregators/aggregators.yaml) for a list of built-in aggregators.
See Cortex's built-in <!-- CORTEX_VERSION_MINOR -->[aggregators](https://github.com/cortexlabs/cortex/blob/master/pkg/aggregators) for example implementations.
25
+
See Cortex's built-in <!-- CORTEX_VERSION_MINOR -->[aggregators](https://github.com/cortexlabs/cortex/blob/0.6/pkg/aggregators) for example implementations.
0 commit comments