PandasNonExpandableAttribute
QuantConnect.Python.PandasNonExpandableAttribute
Bases: Attribute
Attribute to mark a class, field or property as non-expandable by the pandas converter. The instance will be added to the dataframe as it is, without unwrapping its fields and properties into columns.