Lean
$LEAN_TAG$
|
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...
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.