DataFrameRow

Object –> DataFrameRow

A collection of values that represent a row in a DataFrame.

Properties

  • Item(index) - Returns the value at index.

Methods

  • GetEnumerator() - Returns an enumerator of the values in this row.