Basics
API DOCS
Get the header of a CSV file.
file_name (str) – The filename of the CSV file.
sep (str) – The delimiter used in the CSV file.
A list of the header fields.