Interface DataFrameRow

Represents a row in a DataFrame. The keys of this object correspond to the column names of the DataFrame.

Hierarchy

  • DataFrameRow

Indexable

[column: string]: any

Generated using TypeDoc