SeriesK, VSelectR Method (FuncKeyValuePairK, V, Int32, R) |
Namespace: Deedle
public Series<K, R> Select<R>( Func<KeyValuePair<K, V>, int, R> f )
[Missing <param name="f"/> documentation for "M:Deedle.Series`2.Select``1(System.Func{System.Collections.Generic.KeyValuePair{`0,`1},System.Int32,``0})"]
[Missing <returns> documentation for "M:Deedle.Series`2.Select``1(System.Func{System.Collections.Generic.KeyValuePair{`0,`1},System.Int32,``0})"]