Documentation ¶
Index ¶
Constants ¶
View Source
const CountTemporalType = "count_over_time"
CountTemporalType generates count of all values in the specified interval
Variables ¶
This section is empty.
Functions ¶
func NewCountOp ¶
NewCountOp creates a new base linear transform with a count node
Types ¶
type MakeProcessor ¶
type MakeProcessor func(op baseOp, controller *transform.Controller) Processor
MakeProcessor is a way to create a transform
Click to show internal directories.
Click to hide internal directories.