package
0.0.0-20220308165833-04a4f9fe5e88
Repository: https://github.com/icwells/go-tools.git
Documentation: pkg.go.dev
# Functions
FromFile creates a dataframe and loads in data from the given input file.
FromSlice creates a new dataframe and loads data from the given slice.
NewDataFrame returns an empty dataframe struct.