package
1.0.5
Repository: https://github.com/padchin/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.