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