Click or drag to resize
FrameTRowKey, TColumnKeyGetRowsAsTRow Method
[category:Accessors and slicing]

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public Series<TRowKey, TRow> GetRowsAs<TRow>()

Type Parameters

TRow

Return Value

Type: SeriesTRowKey, TRow

[Missing <returns> documentation for "M:Deedle.Frame`2.GetRowsAs``1"]

See Also