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 not stored for this graph (policy: none)
no outgoing calls