Title: Add a Normal Distribution class to the statistics module · Issue #80199 · python/cpython · GitHub
Open Graph Title: Add a Normal Distribution class to the statistics module · Issue #80199 · python/cpython
X Title: Add a Normal Distribution class to the statistics module · Issue #80199 · python/cpython
Description: BPO 36018 Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi PRs #11973#12009#12022#12096#12114#12921#13021#13047#14898#15733#15734#18191#18192#18226#18227 Files gauss.py: NormalDist cla...
Open Graph Description: BPO 36018 Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi PRs #11973#12009#12022#12096#12114#12921#13021#13047#14898#15733#15734#18191#18192#18...
X Description: BPO 36018 Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi PRs #11973#12009#12022#12096#12114#12921#13021#13047#14898#15733#15734#18191#18192#18...
Opengraph URL: https://github.com/python/cpython/issues/80199
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add a Normal Distribution class to the statistics module","articleBody":"BPO | [36018](https://bugs.python.org/issue36018)\n--- | :---\nNosy | @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi\nPRs | \u003cli\u003epython/cpython#11973\u003c/li\u003e\u003cli\u003epython/cpython#12009\u003c/li\u003e\u003cli\u003epython/cpython#12022\u003c/li\u003e\u003cli\u003epython/cpython#12096\u003c/li\u003e\u003cli\u003epython/cpython#12114\u003c/li\u003e\u003cli\u003epython/cpython#12921\u003c/li\u003e\u003cli\u003epython/cpython#13021\u003c/li\u003e\u003cli\u003epython/cpython#13047\u003c/li\u003e\u003cli\u003epython/cpython#14898\u003c/li\u003e\u003cli\u003epython/cpython#15733\u003c/li\u003e\u003cli\u003epython/cpython#15734\u003c/li\u003e\u003cli\u003epython/cpython#18191\u003c/li\u003e\u003cli\u003epython/cpython#18192\u003c/li\u003e\u003cli\u003epython/cpython#18226\u003c/li\u003e\u003cli\u003epython/cpython#18227\u003c/li\u003e\nFiles | \u003cli\u003e[gauss.py](https://bugs.python.org/file48147/gauss.py \"Uploaded as text/plain at 2019-02-18.00:00:59 by @rhettinger\"): NormalDist class\u003c/li\u003e\u003cli\u003e[gauss_demo.py](https://bugs.python.org/file48148/gauss_demo.py \"Uploaded as text/plain at 2019-02-18.00:52:41 by @rhettinger\"): Examples\u003c/li\u003e\u003cli\u003e[normdist_22feb2019.diff](https://bugs.python.org/file48163/normdist_22feb2019.diff \"Uploaded as text/plain at 2019-02-22.16:42:26 by @rhettinger\"): Full diff as of 22 Feb 2019\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/stevendaprano'\nclosed_at = \u003cDate 2019-02-24.21:46:21.796\u003e\ncreated_at = \u003cDate 2019-02-18.00:00:59.337\u003e\nlabels = ['3.8', 'type-feature', 'library']\ntitle = 'Add a Normal Distribution class to the statistics module'\nupdated_at = \u003cDate 2020-01-28.03:40:18.056\u003e\nuser = 'https://github.com/rhettinger'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-01-28.03:40:18.056\u003e\nactor = 'rhettinger'\nassignee = 'steven.daprano'\nclosed = True\nclosed_date = \u003cDate 2019-02-24.21:46:21.796\u003e\ncloser = 'rhettinger'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2019-02-18.00:00:59.337\u003e\ncreator = 'rhettinger'\ndependencies = []\nfiles = ['48147', '48148', '48163']\nhgrepos = []\nissue_num = 36018\nkeywords = ['patch']\nmessage_count = 35.0\nmessages = ['335792', '335876', '336008', '336029', '336285', '336295', '336319', '336337', '336376', '336413', '336414', '336417', '336422', '336425', '336433', '336435', '336436', '336439', '336481', '336852', '336895', '337658', '337660', '337662', '337686', '340703', '341137', '341240', '348273', '351340', '351341', '360717', '360719', '360834', '360836']\nnosy_count = 8.0\nnosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'steven.daprano', 'davin', 'selik', 'miss-islington', 'xtreak']\npr_nums = ['11973', '12009', '12022', '12096', '12114', '12921', '13021', '13047', '14898', '15733', '15734', '18191', '18192', '18226', '18227']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue36018'\nversions = ['Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/rhettinger","@type":"Person","name":"rhettinger"},"datePublished":"2019-02-18T00:00:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":35},"url":"https://github.com/80199/cpython/issues/80199"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:39d077d5-e100-8776-98d8-c54eded78e7d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 93E8:1D6C27:858F1B:B1FEC3:6A5B67D0 |
| html-safe-nonce | 75feb02168ab4dbdac4e75c3aa905bea022256823582818c008b31c24af2973f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5M0U4OjFENkMyNzo4NThGMUI6QjFGRUMzOjZBNUI2N0QwIiwidmlzaXRvcl9pZCI6IjU1MTkzMjkyMDk2Mjg3MTQ5NjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a0a78bda15dec18775fceb67a61f43dfbbda1427315695a5f34f462c5853e518 |
| hovercard-subject-tag | issue:1199005973 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/80199/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b5baea57eb9e12c6a89fd826aadeee2ed01fe1e8136d7fc51e0e5917fa9af7ea/python/cpython/issues/80199 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b5baea57eb9e12c6a89fd826aadeee2ed01fe1e8136d7fc51e0e5917fa9af7ea/python/cpython/issues/80199 |
| og:image:alt | BPO 36018 Nosy @tim-one, @rhettinger, @mdickinson, @stevendaprano, @applio, @selik, @miss-islington, @tirkarthi PRs #11973#12009#12022#12096#12114#12921#13021#13047#14898#15733#15734#18191#18192#18... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | rhettinger |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width