Some median Python NaNsense
Some median Python NaNsense
Posted Jan 7, 2020 22:03 UTC (Tue) by nivedita76 (subscriber, #121790)In reply to: Some median Python NaNsense by jtaylor
Parent article: Some median Python NaNsense
It was a little weird to find people worrying about performance of median when the implementation actually sorts the input rather than using quickselect.
