package
0.2.0
Repository: https://github.com/jdfergason/dataframe-go.git
Documentation: pkg.go.dev

# Functions

Evaluate applies a PiecewiseFuncDefn to a particular Series in a DataFrame.
RegFunc represents a regular function not split into different domain segments.

# Variables

ErrUndefined indicates that the PiecewiseFuncDefn's domain is not defined for a given row.

# Structs

EvaluateOptions modifies the behavior of the Evaluate function.
SubFuncDefn represents a subset of the piecewise function.

# Type aliases

PiecewiseFuncDefn represents a piecewise function.