FrameFromRowsRowKey, ColKey, V Method (IEnumerableKeyValuePairRowKey, SeriesColKey, V) |
Namespace: Deedle
public static Frame<RowKey, ColKey> FromRows<RowKey, ColKey, V>( IEnumerable<KeyValuePair<RowKey, Series<ColKey, V>>> rows )
[Missing <param name="rows"/> documentation for "M:Deedle.Frame.FromRows``3(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,Deedle.Series{``1,``2}}})"]
[Missing <returns> documentation for "M:Deedle.Frame.FromRows``3(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{``0,Deedle.Series{``1,``2}}})"]