omf_io.utils.attributes.generate_omf_attributes

omf_io.utils.attributes.generate_omf_attributes(data)[source]

Generate a list of OMF attributes from a DataFrame.

Parameters:

data (pd.DataFrame) – DataFrame containing attributes and their values.

Returns:

A list of OMF attributes.

Return type:

list