Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.8K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Dataset: Sort the rows by theire values

Posted 11 years ago
POSTED BY: Hans Meier
2 Replies
Posted 11 years ago

Perfect! Thank you very much for your quick response!

POSTED BY: Hans Meier

Hi,

you can easily sort the underlying association:

Reverse@Sort[dataset // Normal] // Dataset

enter image description here

Alternatively,

Sort[dataset][Reverse]

should work.

Cheers,

M.

POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard