aggregation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Aggregate

func Aggregate(b bow.Bow, intervalColName string, aggrs ...rolling.ColAggregation) (bow.Bow, error)

Aggregate the whole dataframe on column intervalColName with one or several rolling.ColAggregation.

func ArithmeticMean

func ArithmeticMean(col string) rolling.ColAggregation

func Count

func Count(col string) rolling.ColAggregation

func First

func First(col string) rolling.ColAggregation

func IntegralStep

func IntegralStep(col string) rolling.ColAggregation

func IntegralTrapezoid

func IntegralTrapezoid(col string) rolling.ColAggregation

func Last

func Last(col string) rolling.ColAggregation

func Max

func Max(col string) rolling.ColAggregation

func Min

func Min(col string) rolling.ColAggregation

func Mode

func Mode(col string) rolling.ColAggregation

func Sum

func Sum(col string) rolling.ColAggregation

func WeightedAverageLinear

func WeightedAverageLinear(col string) rolling.ColAggregation

func WeightedAverageStep

func WeightedAverageStep(col string) rolling.ColAggregation

func WindowStart

func WindowStart(col string) rolling.ColAggregation

Types

This section is empty.

Jump to

Keyboard shortcuts

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