PandasIgnoreAttribute
QuantConnect.Python.PandasIgnoreAttribute
Bases: Attribute
Attribute to mark a property or field as ignored when converting an instance to a pandas DataFrame row. No column will be created for this property or field.