It parses a CSV stats file and returns an array of objects representing each row.
The path to the CSV stats file.
An array of objects where each object represents a row in the CSV file with keys as column headers.
It parses a CSV stats file and returns an array of objects representing each row.