Cool! Thanks a lot! That's exactly what I want.

Best regards,

Songjian

On Thu, Apr 22, 2010 at 10:04 PM, Chris Rebert <creb...@ucsd.edu> wrote:

> 2010/4/22 Jo Chan <csj...@gmail.com>:
> > Hi,friends.
> >  I wanna ask if there is a function which is able to take a list as
> argument
> > and then return its top-k maximums?
> > I only know about max which is poorly a top-1 maximum function, now I
> want
> > more yet I am lazy enough that don't want to write one by myself.
>
> http://docs.python.org/library/heapq.html#heapq.nlargest
>
> Cheers,
> Chris
> --
> http://blog.rebertia.com
>



-- 
------------------
Best Regards

陈松坚
信息科学与技术学院 中山大学 广州大学城 510006
Chen Songjian
School of Information Science & Technology
Sun Yat-sen(Zhongshan) University, Guangzhou Higher Education Mega Center,
China, 510006
Mobile: +86-137-6069-6137
Email:  csj...@gmail.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to