This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:42upendra-k14setrecipients: + upendra-k14, steven.daprano
2016-01-28 06:28:42upendra-k14setmessageid: <1453962522.25.0.601998541448.issue26002@psf.upfronthosting.co.za>
2016-01-28 06:28:42upendra-k14linkissue26002 messages
2016-01-28 06:28:42upendra-k14create