Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
[SOLVED] Sorted by two or more columns at the same time
zis
Hi,
I have posted a topic
http://rapid-i.com/rapidforum/index.php/topic,4951.0.html
maybe to wrong Thread. Can I sort two or more columns at the same time?
What I want is same in Manual RapidMiner 5.0+ (English) at
http://rapid-i.com/content/view/26/84/
page: 84, Sorting, but I need operator and perform this action on an ExampleSet.
Thanks for ideas,
Regards
Jan
Find more posts tagged with
AI Studio
Accepted answers
All comments
wessel
Use the sort operator?
zis
Thanks for answer,
I will explain it on an example:
IDNAMEVALUE
2Bob5.18
1Alice5.16
4Jack4.12
3Jack4.10
And I want sort data by ID then by NAME and then by VALUE at the same time. So, the wanted result is:
IDNAMEVALUE
1Alice5.16
2Bob5.18
3Jack4.10
4Jack4.12
If I use a Sort operator, he sorts data only by one column. If I use sort three times, is used a last sort operator. If last operator is for column VALUE, the result is:
IDNAMEVALUE
3Jack4.10
4Jack4.12
1Alice5.16
2Bob5.18
Maybe I doing someting wrong, but result is always same.
IngoRM
Hi,
as (almost) always, the search function brings up something useful on page 1
:
http://rapid-i.com/rapidforum/index.php/topic,3717.0.html
The trick is to use the Sort operator three times but in reverse order: first on VALUE, then on NAME, and then on ID.
Cheers,
Ingo
wessel
Oh, now I understand your problem.
What Ingo said works, apply sort in the reverse order.
This works because if you first sort by VALUE and then sort by NAME, the jack with a higher value will stay on top.
I.e. it preserves the sorting order for items that have the same NAME when sorting on NAME.
Best regards,
Wessel
zis
Yes,
this is it. Fabulous thanks both of you.
Regards,
John
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups