package
0.0.0-20211025052708-a1030444159b
Repository: https://github.com/rocketlaunchr/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.