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