TDSData.get_header#

TDSData.get_header(idx, formatted=False)[source]#

Return a list of the variable names at the given indices.

Parameters
idxlist or int

The indices of the variables to retrieve

formattedbool

True to retrieve latex-formatted names, False for unformatted names

Returns
list

A list of variable names (headers)