Lean  $LEAN_TAG$
QuantConnect.Python.PandasIgnoreAttribute Class Reference

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. More...

Inheritance diagram for QuantConnect.Python.PandasIgnoreAttribute:
[legend]

Detailed Description

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.

Definition at line 25 of file PandasIgnoreAttribute.cs.


The documentation for this class was generated from the following file: