Message333309
| Author | vstinner |
|---|---|
| Recipients | jfine2358, vstinner |
| Date | 2019-01-09.11:58:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547035113.63.0.650028193044.issue35698@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> When len(data) is odd, median returns the average of the two middle values. I'm not sure that I understand your issue. Do you consider that it's a bug? It's part of the definition of the median function, no? https://en.wikipedia.org/wiki/Median#Finite_set_of_numbers |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-09 11:58:35 | vstinner | set | recipients: + vstinner, jfine2358 |
| 2019-01-09 11:58:33 | vstinner | set | messageid: <1547035113.63.0.650028193044.issue35698@roundup.psfhosted.org> |
| 2019-01-09 11:58:33 | vstinner | link | issue35698 messages |
| 2019-01-09 11:58:33 | vstinner | create | |