Click or drag to resize

PandasRawData Class

An experimental class that the Carbon engine can return that contains a table run results in a neutral simple format that client apps can transform into any desired shape. The Carbon web service is using to generate different pandas JSON shaped responses.
Inheritance Hierarchy
SystemObject
  RCS.Carbon.TablesPandasRawData

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public sealed class PandasRawData

The PandasRawData type exposes the following members.

Constructors
 NameDescription
Public methodPandasRawDataInitializes a new instance of the PandasRawData class
Top
See Also