Logo Deedle

FrameDataView Type

IDataView that wraps materialised Deedle column arrays. Constructed via Frame.toDataView.

Instance members

Instance member Description

this.RowCount

Full Usage: this.RowCount

Returns: int

The number of rows.

Returns: int

this.Schema

Full Usage: this.Schema

Returns: DataViewSchema

The ML.NET schema describing all columns.

Returns: DataViewSchema

Type something to start searching.