Message 259095 - Python tracker (original) (raw)

Message259095

Author upendra-k14
Recipients steven.daprano, upendra-k14
Date 2016-01-28.06:28:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1453962522.25.0.601998541448.issue26002@psf.upfronthosting.co.za
In-reply-to
Content
Can someone please review my patch? I think it can increase the performance significantly of the median_grouped() function. But, I don't have any standard way of checking if it would improve or will be an overkill for the median_grouped() function?
History
Date User Action Args
2016-01-28 06:28:42 upendra-k14 set recipients: + upendra-k14, steven.daprano
2016-01-28 06:28:42 upendra-k14 set messageid: 1453962522.25.0.601998541448.issue26002@psf.upfronthosting.co.za
2016-01-28 06:28:42 upendra-k14 link issue26002 messages
2016-01-28 06:28:42 upendra-k14 create