FrameExtensionsSelectTRowKey, TColumnKey, a, b Method (FrameTRowKey, TColumnKey, FuncKeyValuePairTRowKey, ObjectSeriesTColumnKey, Int32, a) |
Namespace: Deedle
public static Frame<TRowKey, b> Select<TRowKey, TColumnKey, a, b>( this Frame<TRowKey, TColumnKey> frame, Func<KeyValuePair<TRowKey, ObjectSeries<TColumnKey>>, int, a> projection ) where a : Object, ISeries<b>
[Missing <param name="frame"/> documentation for "M:Deedle.FrameExtensions.Select``4(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.ObjectSeries{``1}},System.Int32,``2})"]
[Missing <param name="projection"/> documentation for "M:Deedle.FrameExtensions.Select``4(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.ObjectSeries{``1}},System.Int32,``2})"]
[Missing <returns> documentation for "M:Deedle.FrameExtensions.Select``4(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.ObjectSeries{``1}},System.Int32,``2})"]