Lean  $LEAN_TAG$
QuantConnect.Python.PandasNonExpandableAttribute Class Reference

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

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

Detailed Description

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.

Definition at line 25 of file PandasNonExpandableAttribute.cs.


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