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