FrameExtensionsSortRowsWithTRowKey, TColumnKey, V Method |
Namespace: Deedle
public static Frame<TRowKey, TColumnKey> SortRowsWith<TRowKey, TColumnKey, V>( this Frame<TRowKey, TColumnKey> frame, TColumnKey key, Comparer<V> cmp )
[Missing <param name="frame"/> documentation for "M:Deedle.FrameExtensions.SortRowsWith``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.Comparer{``2})"]
[Missing <param name="key"/> documentation for "M:Deedle.FrameExtensions.SortRowsWith``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.Comparer{``2})"]
[Missing <param name="cmp"/> documentation for "M:Deedle.FrameExtensions.SortRowsWith``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.Comparer{``2})"]
[Missing <returns> documentation for "M:Deedle.FrameExtensions.SortRowsWith``3(Deedle.Frame{``0,``1},``1,System.Collections.Generic.Comparer{``2})"]