MCPcopy Create free account
hub / github.com/cdipaolo/goml / LoadDataFromCSV

Function LoadDataFromCSV

base/data.go:31–79  ·  view source on GitHub ↗

LoadDataFromCSV takes in a path to a CSV file and loads that data into a Golang 2D array of 'X' values and a Golang 1D array of 'Y', or expected result, values. Errors are returned if there are any problems Expected Data Format: - There should be no header/text lines. - The 'Y' (expected value) li

(filepath string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Calls

no outgoing calls

Tested by 3