package
0.0.0-20220627041442-9243605075ac
Repository: https://github.com/matthew188/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.