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