Studiocode Tutorials | 9.15 Sorter Window - Nest Sort
Transcript
In this video tutorial we're going to go over how to nest sort.
In this order let me point out the fact that this order right now is oriented or sorted in a way that it's just by instance number or chronologically if you want to think about it that way so what I'm interested in knowing for example is what's the least common direction that any of these taxis enters this intersection from and within the least frequently entered direction what happens more frequently: that a taxi goes straight or that it makes it turn.
So first I'll check nest sorting and then I'll go up to the column header for enters right-click and we'll go sort frequency ascending so that's from least frequently to most frequently and you can see all the Rosary sort there and I can see that East is the least frequent or the least popular direction from which a taxi enters.
Now since I have nest sort checked I could right click on this case in terms of maneuver and like I said I'm looking for most frequent maneuver that happens coming from east so this in this case I'll do sort frequency descending and it'll sort within the East's so the most common maneuver that happens is actually a turn.
When it taxi enters from the east you can continue to nest sort additional columns by just following the same process.