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