I'm learning Python and Quantopian and at this point I'd like to sort a list of stocks based on attributes (for instance Volume) and then make a new shorter list from the top of the sorted list. I can't quite figure it out. Any help appreciated!
I'm learning Python and Quantopian and at this point I'd like to sort a list of stocks based on attributes (for instance Volume) and then make a new shorter list from the top of the sorted list. I can't quite figure it out. Any help appreciated!