FrameExtensionsSortRowsByTRowKey, TColumnKey, V, V2 Method |
Namespace: Deedle
public static Frame<TRowKey, TColumnKey> SortRowsBy<TRowKey, TColumnKey, V, V2>( this Frame<TRowKey, TColumnKey> frame, TColumnKey key, Func<V, V2> f )
[Missing <param name="frame"/> documentation for "M:Deedle.FrameExtensions.SortRowsBy``4(Deedle.Frame{``0,``1},``1,System.Func{``2,``3})"]
[Missing <param name="key"/> documentation for "M:Deedle.FrameExtensions.SortRowsBy``4(Deedle.Frame{``0,``1},``1,System.Func{``2,``3})"]
[Missing <param name="f"/> documentation for "M:Deedle.FrameExtensions.SortRowsBy``4(Deedle.Frame{``0,``1},``1,System.Func{``2,``3})"]
[Missing <returns> documentation for "M:Deedle.FrameExtensions.SortRowsBy``4(Deedle.Frame{``0,``1},``1,System.Func{``2,``3})"]