skrf.io.csv.AgilentCSV.columns

property AgilentCSV.columns

list of str.

This function is needed because Agilent allows the delimiter of a csv file (ie ) to be present in the header name. ridiculous.

If splitting the header fails, then a suitable list is returned of the correct length, which looks like:

['Freq(?)','filename-0','filename-1',..]
Type

List of column names