Read a CSV file.
Read a separated value file into an array of fields per line.
path (str) – File path.
sep (str) – A field separator, such as “,”
A list of fields per line.
list
miscset.io.Parsable
miscset.io.read_json