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 taleinat
Recipients cheryl.sabella, rhettinger, steven.daprano, taleinat, tim.peters, twolodzko
Date 2021-04-25.11:45:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619351122.66.0.141237544171.issue38490@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09aa6f914dc313875ff18474770a0a7c13ea8dea by Tymoteusz Wołodźko in branch 'master':
bpo-38490: statistics: Add covariance, Pearson's correlation, and simple linear regression (#16813)
https://github.com/python/cpython/commit/09aa6f914dc313875ff18474770a0a7c13ea8dea
History
Date User Action Args
2021-04-25 11:45:22taleinatsetrecipients: + taleinat, tim.peters, rhettinger, steven.daprano, cheryl.sabella, twolodzko
2021-04-25 11:45:22taleinatsetmessageid: <1619351122.66.0.141237544171.issue38490@roundup.psfhosted.org>
2021-04-25 11:45:22taleinatlinkissue38490 messages
2021-04-25 11:45:22taleinatcreate