result_convertor._Header

Abstract base class for headers. There are 4 types of headers:

- attribute header with attribute value and primary label value - attribute header with label name and label identifier - measure header - total header We convert dict representation to _Header objects with slots to improve memory usage.

Properties

None

Methods

NameDescription
get ()None