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 mark.dickinson
Recipients Yoni Lavi, mark.dickinson, rhettinger, steven.daprano, taleinat
Date 2019-12-19.10:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576752886.74.0.552643914848.issue39094@roundup.psfhosted.org>
In-reply-to
Content
What would the proposal look like for `statistics.stdev`? There you need at least two data points to compute a result, and a user might want to do different things for an empty dataset versus a single data point.
History
Date User Action Args
2019-12-19 10:54:46mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, taleinat, steven.daprano, Yoni Lavi
2019-12-19 10:54:46mark.dickinsonsetmessageid: <1576752886.74.0.552643914848.issue39094@roundup.psfhosted.org>
2019-12-19 10:54:46mark.dickinsonlinkissue39094 messages
2019-12-19 10:54:46mark.dickinsoncreate