Overload List

  NameDescription
GetRowDictionary(Int32)
Gets a row dictionary for the given row index. The dictionary keys are the column names.
(Inherited from DataFrame.)
GetRowDictionary(Object)
Gets a row dictionary for the given row key. The dictionary keys are the column names.
(Inherited from DataFrame.)

See Also