René's URL Explorer Experiment


Title: Issue 36018: Add a Normal Distribution class to the statistics module - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/80199 https://github.com/python/cpython/issues/80199
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
gauss.pyhttps://bugs.python.org/file48147/gauss.py
gauss_demo.pyhttps://bugs.python.org/file48148/gauss_demo.py
normdist_22feb2019.diffhttps://bugs.python.org/file48163/normdist_22feb2019.diff
PR 11973https://github.com/python/cpython/pull/11973
PR 12009https://github.com/python/cpython/pull/12009
PR 12022https://github.com/python/cpython/pull/12022
PR 12096https://github.com/python/cpython/pull/12096
PR 12114https://github.com/python/cpython/pull/12114
PR 12921https://github.com/python/cpython/pull/12921
PR 13021https://github.com/python/cpython/pull/13021
PR 13047https://github.com/python/cpython/pull/13047
PR 14898https://github.com/python/cpython/pull/14898
PR 15733https://github.com/python/cpython/pull/15733
PR 15734https://github.com/python/cpython/pull/15734
PR 18191https://github.com/python/cpython/pull/18191
PR 18192https://github.com/python/cpython/pull/18192
PR 18226https://github.com/python/cpython/pull/18226
PR 18227https://github.com/python/cpython/pull/18227
msg335792https://bugs.python.org/issue36018#msg335792
(view)https://bugs.python.org/msg335792
https://blog.prepscholar.com/sat-standard-deviationhttps://blog.prepscholar.com/sat-standard-deviation
https://en.wikipedia.org/wiki/Naive_Bayes_classifier#Sex_classificationhttps://en.wikipedia.org/wiki/Naive_Bayes_classifier#Sex_classification
msg335876https://bugs.python.org/issue36018#msg335876
(view)https://bugs.python.org/msg335876
msg336008https://bugs.python.org/issue36018#msg336008
(view)https://bugs.python.org/msg336008
msg336029https://bugs.python.org/issue36018#msg336029
(view)https://bugs.python.org/msg336029
msg336285https://bugs.python.org/issue36018#msg336285
(view)https://bugs.python.org/msg336285
msg336295https://bugs.python.org/issue36018#msg336295
(view)https://bugs.python.org/msg336295
msg336319https://bugs.python.org/issue36018#msg336319
(view)https://bugs.python.org/msg336319
msg336337https://bugs.python.org/issue36018#msg336337
(view)https://bugs.python.org/msg336337
https://github.com/python/cpython/pull/11973.patchhttps://github.com/python/cpython/pull/11973.patch
https://github.com/python/cpython/pull/11973.diffhttps://github.com/python/cpython/pull/11973.diff
msg336376https://bugs.python.org/issue36018#msg336376
(view)https://bugs.python.org/msg336376
msg336413https://bugs.python.org/issue36018#msg336413
(view)https://bugs.python.org/msg336413
11c79531655a4aa3f82c20ff562ac571f40040cchttps://hg.python.org/lookup/11c79531655a4aa3f82c20ff562ac571f40040cc
bpo-36018https://bugs.python.org/issue36018
GH-11973https://github.com/python/cpython/pull/11973
https://github.com/python/cpython/commit/11c79531655a4aa3f82c20ff562ac571f40040cchttps://github.com/python/cpython/commit/11c79531655a4aa3f82c20ff562ac571f40040cc
msg336414https://bugs.python.org/issue36018#msg336414
(view)https://bugs.python.org/msg336414
msg336417https://bugs.python.org/issue36018#msg336417
(view)https://bugs.python.org/msg336417
msg336422https://bugs.python.org/issue36018#msg336422
(view)https://bugs.python.org/msg336422
msg336425https://bugs.python.org/issue36018#msg336425
(view)https://bugs.python.org/msg336425
#36099https://bugs.python.org/issue36099
msg336433https://bugs.python.org/issue36018#msg336433
(view)https://bugs.python.org/msg336433
msg336435https://bugs.python.org/issue36018#msg336435
(view)https://bugs.python.org/msg336435
msg336436https://bugs.python.org/issue36018#msg336436
(view)https://bugs.python.org/msg336436
msg336439https://bugs.python.org/issue36018#msg336439
(view)https://bugs.python.org/msg336439
79fbcc597dfd039d3261fffcb519b5ec5a18df9dhttps://hg.python.org/lookup/79fbcc597dfd039d3261fffcb519b5ec5a18df9d
bpo-36018https://bugs.python.org/issue36018
GH-12009https://github.com/python/cpython/pull/12009
https://github.com/python/cpython/commit/79fbcc597dfd039d3261fffcb519b5ec5a18df9dhttps://github.com/python/cpython/commit/79fbcc597dfd039d3261fffcb519b5ec5a18df9d
msg336481https://bugs.python.org/issue36018#msg336481
(view)https://bugs.python.org/msg336481
9e456bc70e7bc9ee9726d356d7167457e585fd4chttps://hg.python.org/lookup/9e456bc70e7bc9ee9726d356d7167457e585fd4c
bpo-36018https://bugs.python.org/issue36018
GH-12022https://github.com/python/cpython/pull/12022
https://github.com/python/cpython/commit/9e456bc70e7bc9ee9726d356d7167457e585fd4chttps://github.com/python/cpython/commit/9e456bc70e7bc9ee9726d356d7167457e585fd4c
msg336852https://bugs.python.org/issue36018#msg336852
(view)https://bugs.python.org/msg336852
ef17fdbc1c274dc84c2f611c40449ab84824607ehttps://hg.python.org/lookup/ef17fdbc1c274dc84c2f611c40449ab84824607e
bpo-36018https://bugs.python.org/issue36018
GH-12096https://github.com/python/cpython/pull/12096
https://github.com/python/cpython/commit/ef17fdbc1c274dc84c2f611c40449ab84824607ehttps://github.com/python/cpython/commit/ef17fdbc1c274dc84c2f611c40449ab84824607e
msg336895https://bugs.python.org/issue36018#msg336895
(view)https://bugs.python.org/msg336895
9add4b3317629933d88cf206a24b15e922fa8941https://hg.python.org/lookup/9add4b3317629933d88cf206a24b15e922fa8941
bpo-36018https://bugs.python.org/issue36018
GH-12114https://github.com/python/cpython/pull/12114
https://github.com/python/cpython/commit/9add4b3317629933d88cf206a24b15e922fa8941https://github.com/python/cpython/commit/9add4b3317629933d88cf206a24b15e922fa8941
msg337658https://bugs.python.org/issue36018#msg337658
(view)https://bugs.python.org/msg337658
995275710979https://hg.python.org/lookup/995275710979
043137332077https://hg.python.org/lookup/043137332077
https://www.wolframalpha.com/input/?i=CDFhttps://www.wolframalpha.com/input/?i=CDF
https://www.wolframalpha.com/input/?i=CDFhttps://www.wolframalpha.com/input/?i=CDF
msg337660https://bugs.python.org/issue36018#msg337660
(view)https://bugs.python.org/msg337660
msg337662https://bugs.python.org/issue36018#msg337662
(view)https://bugs.python.org/msg337662
msg337686https://bugs.python.org/issue36018#msg337686
(view)https://bugs.python.org/msg337686
msg340703https://bugs.python.org/issue36018#msg340703
(view)https://bugs.python.org/msg340703
fb8c7d53326d137785ca311bfc48c8284da46770https://hg.python.org/lookup/fb8c7d53326d137785ca311bfc48c8284da46770
bpo-36018https://bugs.python.org/issue36018
GH-12921https://github.com/python/cpython/pull/12921
https://github.com/python/cpython/commit/fb8c7d53326d137785ca311bfc48c8284da46770https://github.com/python/cpython/commit/fb8c7d53326d137785ca311bfc48c8284da46770
msg341137https://bugs.python.org/issue36018#msg341137
(view)https://bugs.python.org/msg341137
b0a2c0fa83f9b79616ccf451687096542de1e6f8https://hg.python.org/lookup/b0a2c0fa83f9b79616ccf451687096542de1e6f8
bpo-36018https://bugs.python.org/issue36018
GH-13021https://github.com/python/cpython/pull/13021
https://github.com/python/cpython/commit/b0a2c0fa83f9b79616ccf451687096542de1e6f8https://github.com/python/cpython/commit/b0a2c0fa83f9b79616ccf451687096542de1e6f8
msg341240https://bugs.python.org/issue36018#msg341240
(view)https://bugs.python.org/msg341240
671d782f8dc52942dc8c48a513bf24ff8465b112https://hg.python.org/lookup/671d782f8dc52942dc8c48a513bf24ff8465b112
bpo-36018https://bugs.python.org/issue36018
GH-13047https://github.com/python/cpython/pull/13047
https://github.com/python/cpython/commit/671d782f8dc52942dc8c48a513bf24ff8465b112https://github.com/python/cpython/commit/671d782f8dc52942dc8c48a513bf24ff8465b112
msg348273https://bugs.python.org/issue36018#msg348273
(view)https://bugs.python.org/msg348273
msg351340https://bugs.python.org/issue36018#msg351340
(view)https://bugs.python.org/msg351340
4db25d5c39e369f4b55eab52dc8f87f390233892https://hg.python.org/lookup/4db25d5c39e369f4b55eab52dc8f87f390233892
bpo-36018https://bugs.python.org/issue36018
GH-15733https://github.com/python/cpython/pull/15733
https://github.com/python/cpython/commit/4db25d5c39e369f4b55eab52dc8f87f390233892https://github.com/python/cpython/commit/4db25d5c39e369f4b55eab52dc8f87f390233892
msg351341https://bugs.python.org/issue36018#msg351341
(view)https://bugs.python.org/msg351341
cc1bdf91d53b1a4751be84ef607e24e69a327a9bhttps://hg.python.org/lookup/cc1bdf91d53b1a4751be84ef607e24e69a327a9b
bpo-36018https://bugs.python.org/issue36018
GH-15733https://github.com/python/cpython/pull/15733
GH-15734https://github.com/python/cpython/pull/15734
https://github.com/python/cpython/commit/cc1bdf91d53b1a4751be84ef607e24e69a327a9bhttps://github.com/python/cpython/commit/cc1bdf91d53b1a4751be84ef607e24e69a327a9b
msg360717https://bugs.python.org/issue36018#msg360717
(view)https://bugs.python.org/msg360717
10355ed7f132ed10f1e0d8bd64ccb744b86b1ccehttps://hg.python.org/lookup/10355ed7f132ed10f1e0d8bd64ccb744b86b1cce
bpo-36018https://bugs.python.org/issue36018
#18191https://bugs.python.org/issue18191
https://github.com/python/cpython/commit/10355ed7f132ed10f1e0d8bd64ccb744b86b1ccehttps://github.com/python/cpython/commit/10355ed7f132ed10f1e0d8bd64ccb744b86b1cce
msg360719https://bugs.python.org/issue36018#msg360719
(view)https://bugs.python.org/msg360719
eebcff8c071b38b53bd429892524ba8518cbeb98https://hg.python.org/lookup/eebcff8c071b38b53bd429892524ba8518cbeb98
bpo-36018https://bugs.python.org/issue36018
GH-18191https://github.com/python/cpython/pull/18191
GH-18192https://github.com/python/cpython/pull/18192
https://github.com/python/cpython/commit/eebcff8c071b38b53bd429892524ba8518cbeb98https://github.com/python/cpython/commit/eebcff8c071b38b53bd429892524ba8518cbeb98
msg360834https://bugs.python.org/issue36018#msg360834
(view)https://bugs.python.org/msg360834
01bf2196d842fc20667c5336e0a7a77eb4fdc25chttps://hg.python.org/lookup/01bf2196d842fc20667c5336e0a7a77eb4fdc25c
bpo-36018https://bugs.python.org/issue36018
GH-18226https://github.com/python/cpython/pull/18226
https://github.com/python/cpython/commit/01bf2196d842fc20667c5336e0a7a77eb4fdc25chttps://github.com/python/cpython/commit/01bf2196d842fc20667c5336e0a7a77eb4fdc25c
msg360836https://bugs.python.org/issue36018#msg360836
(view)https://bugs.python.org/msg360836
41f4dc3bcf30cb8362a062a26818311c704ea89fhttps://hg.python.org/lookup/41f4dc3bcf30cb8362a062a26818311c704ea89f
bpo-36018https://bugs.python.org/issue36018
GH-18226https://github.com/python/cpython/pull/18226
GH-18227https://github.com/python/cpython/pull/18227
https://github.com/python/cpython/commit/41f4dc3bcf30cb8362a062a26818311c704ea89fhttps://github.com/python/cpython/commit/41f4dc3bcf30cb8362a062a26818311c704ea89f
msg360836https://bugs.python.org/msg360836
pull_request17607https://bugs.python.org/pull_request17607
msg360834https://bugs.python.org/msg360834
pull_request17606https://bugs.python.org/pull_request17606
msg360719https://bugs.python.org/msg360719
pull_request17575https://bugs.python.org/pull_request17575
msg360717https://bugs.python.org/msg360717
pull_request17574https://bugs.python.org/pull_request17574
msg351341https://bugs.python.org/msg351341
pull_request15389https://bugs.python.org/pull_request15389
msg351340https://bugs.python.org/msg351340
pull_request15388https://bugs.python.org/pull_request15388
msg348273https://bugs.python.org/msg348273
pull_request14678https://bugs.python.org/pull_request14678
msg341240https://bugs.python.org/msg341240
pull_request12966https://bugs.python.org/pull_request12966
msg341137https://bugs.python.org/msg341137
pull_request12943https://bugs.python.org/pull_request12943
msg340703https://bugs.python.org/msg340703
pull_request12849https://bugs.python.org/pull_request12849
msg337686https://bugs.python.org/msg337686
msg337662https://bugs.python.org/msg337662
msg337660https://bugs.python.org/msg337660
msg337658https://bugs.python.org/msg337658
msg336895https://bugs.python.org/msg336895
pull_request12120https://bugs.python.org/pull_request12120
msg336852https://bugs.python.org/msg336852
pull_request12103https://bugs.python.org/pull_request12103
msg336481https://bugs.python.org/msg336481
pull_request12054https://bugs.python.org/pull_request12054
miss-islingtonhttps://bugs.python.org/user27838
msg336439https://bugs.python.org/msg336439
msg336436https://bugs.python.org/msg336436
pull_request12040https://bugs.python.org/pull_request12040
msg336435https://bugs.python.org/msg336435
msg336433https://bugs.python.org/msg336433
msg336425https://bugs.python.org/msg336425
msg336422https://bugs.python.org/msg336422
msg336417https://bugs.python.org/msg336417
msg336414https://bugs.python.org/msg336414
msg336413https://bugs.python.org/msg336413
msg336376https://bugs.python.org/msg336376
xtreakhttps://bugs.python.org/user28746
msg336337https://bugs.python.org/msg336337
normdist_22feb2019.diffhttps://bugs.python.org/file48163
normdist_22feb2019.diffhttps://bugs.python.org/file48162
normdist_22feb2019.diffhttps://bugs.python.org/file48162
normdist_22feb2019.diffhttps://bugs.python.org/file48161
normdist_22feb2019.diffhttps://bugs.python.org/file48161
msg336319https://bugs.python.org/msg336319
msg336295https://bugs.python.org/msg336295
davinhttps://bugs.python.org/user20485
msg336285https://bugs.python.org/msg336285
patchhttps://bugs.python.org/keyword2
pull_request11999https://bugs.python.org/pull_request11999
msg336029https://bugs.python.org/msg336029
selikhttps://bugs.python.org/user22794
msg336008https://bugs.python.org/msg336008
msg335876https://bugs.python.org/msg335876
gauss_demo.pyhttps://bugs.python.org/file48148
tim.petershttps://bugs.python.org/user6
mark.dickinsonhttps://bugs.python.org/user1118
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.