Skip to content

bpo-36018: Minor fixes to the NormalDist() examples and recipes.#18226

Merged
rhettinger merged 1 commit intopython:masterfrom
rhettinger:fix_norm_dist_examples
Jan 28, 2020
Merged

bpo-36018: Minor fixes to the NormalDist() examples and recipes.#18226
rhettinger merged 1 commit intopython:masterfrom
rhettinger:fix_norm_dist_examples

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Jan 28, 2020

  • Change the source for the SAT data to a primary source.
  • Fix typo in the standard deviation
  • Clarify that the binomial probabilities are just for the Python room.

https://bugs.python.org/issue36018

* Change the source for the SAT data to a primary source.
* Fix typo in the standard deviation
* Clarify that the binomial probabalities are just for the Python room.
@rhettinger rhettinger added docs Documentation in the Doc dir skip news needs backport to 3.8 labels Jan 28, 2020
@rhettinger rhettinger merged commit 01bf219 into python:master Jan 28, 2020
@rhettinger rhettinger deleted the fix_norm_dist_examples branch January 28, 2020 02:31
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 28, 2020
…honGH-18226)

* Change the source for the SAT data to a primary source.
* Fix typo in the standard deviation
* Clarify that the binomial probabalities are just for the Python room.
(cherry picked from commit 01bf219)

Co-authored-by: Raymond Hettinger <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-18227 is a backport of this pull request to the 3.8 branch.

rhettinger added a commit that referenced this pull request Jan 28, 2020
…18226) (GH-18227)

* Change the source for the SAT data to a primary source.
* Fix typo in the standard deviation
* Clarify that the binomial probabalities are just for the Python room.
(cherry picked from commit 01bf219)

Co-authored-by: Raymond Hettinger <[email protected]>

Co-authored-by: Raymond Hettinger <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
…honGH-18226)

* Change the source for the SAT data to a primary source.
* Fix typo in the standard deviation
* Clarify that the binomial probabalities are just for the Python room.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants