gap

package
v4.1.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gap

type Gap struct {
	uda.AggInterface

	BigGapIdxs []int
	Input      *io.ColumnInterface
	// contains filtered or unexported fields
}

func (*Gap) Accum

Accum sends new data to the aggregate Use Zscore to find out the big hole in data.

func (*Gap) GetInitArgs

func (g *Gap) GetInitArgs() []io.DataShape

func (*Gap) GetOptionalArgs

func (g *Gap) GetOptionalArgs() []io.DataShape

func (*Gap) GetRequiredArgs

func (g *Gap) GetRequiredArgs() []io.DataShape

func (Gap) New

func (g Gap) New(_ *functions.ArgumentMap, args ...interface{}) (out uda.AggInterface, err error)

Creates a new count using the arguments of the specific implementation for inputColumns and optionalInputColumns

func (*Gap) Output

func (g *Gap) Output() (*io.ColumnSeries, error)

Output() returns the currently valid output of this aggregate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL