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

# Structs

MatrixWrap is used to wrap a dataframe so that it can satisfy the Matrix interface.

# Interfaces

Matrix replicates gonum/mat Matrix interface.