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 rhettinger
Recipients rhettinger, steven.daprano
Date 2020-04-15.23:49:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586994547.06.0.613757978744.issue40290@roundup.psfhosted.org>
In-reply-to
Content
Trying out various names in code examples, zscore() was a clear winner over z_score().  Also, the name matches what is used in R and numpy.
History
Date User Action Args
2020-04-15 23:49:07rhettingersetrecipients: + rhettinger, steven.daprano
2020-04-15 23:49:07rhettingersetmessageid: <1586994547.06.0.613757978744.issue40290@roundup.psfhosted.org>
2020-04-15 23:49:07rhettingerlinkissue40290 messages
2020-04-15 23:49:06rhettingercreate