//
pkg.gl
Category
github.com/jdfergason/dataframe-go
math
directory
0.2.0
Repository:
https://github.com/jdfergason/dataframe-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
funcs
Package funcs provides functionality to apply mathematical functions to DataFrames.
matrix
Package matrix can be used to wrap a DataFrame such that it implements the Matrix interface found in various external packages such as gonum.