Steven D'Aprano <[email protected]> added the comment: > What sort of statistics...?
I answered my own question... I see that in your PR, you return a dict with the mean, median, *population* variance and standard deviation, and total. Why the population variance/stdev rather than the sample? That seems inappropriate to me. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32589> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
