Skip to content

Minor doc edit: Make multinomial() the first math example #132697

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Apr 18, 2025

Move multinomial() to the top of the math recipes because it nicely demonstrates a data pipeline, because of its brevity, and because it is more approachable that some of the recipes that follow.


📚 Documentation preview 📚: https://cpython-previews--132697.org.readthedocs.build/

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.13 bugs and security fixes labels Apr 18, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Apr 18, 2025
@rhettinger rhettinger merged commit 741c638 into python:main Apr 18, 2025
35 checks passed
@miss-islington-app
Copy link

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

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Apr 18, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 18, 2025
…32697)

(cherry picked from commit 741c638)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@rhettinger rhettinger deleted the move_multinomial branch April 18, 2025 17:41
@bedevere-app
Copy link

bedevere-app bot commented Apr 18, 2025

GH-132698 is a backport of this pull request to the 3.13 branch.

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 issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant