FrameExtensionsSelectRowKeysTRowKey, TColumnKey, a Method |
Namespace: Deedle
public static Frame<a, TColumnKey> SelectRowKeys<TRowKey, TColumnKey, a>( this Frame<TRowKey, TColumnKey> frame, Func<KeyValuePair<TRowKey, OptionalValue<ObjectSeries<TColumnKey>>>, a> projection )
[Missing <param name="frame"/> documentation for "M:Deedle.FrameExtensions.SelectRowKeys``3(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{Deedle.ObjectSeries{``1}}},``2})"]
[Missing <param name="projection"/> documentation for "M:Deedle.FrameExtensions.SelectRowKeys``3(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{Deedle.ObjectSeries{``1}}},``2})"]
[Missing <returns> documentation for "M:Deedle.FrameExtensions.SelectRowKeys``3(Deedle.Frame{``0,``1},System.Func{System.Collections.Generic.KeyValuePair{``0,Deedle.OptionalValue{Deedle.ObjectSeries{``1}}},``2})"]