Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jan 28, 2020

Conversation

@rhettinger
Copy link
Contributor

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 merged commit 01bf219 into python:master Jan 28, 2020
5 checks passed
5 checks passed
Docs
Details
Azure Pipelines PR #20200128.2 succeeded
Details
bedevere/issue-number Issue number 36018 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@rhettinger rhettinger deleted the rhettinger:fix_norm_dist_examples branch Jan 28, 2020
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 28, 2020

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

miss-islington added 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 <rhettinger@users.noreply.github.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 28, 2020

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 <rhettinger@users.noreply.github.com>

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.