X Tutup
Skip to content

gh-115532 Add kde_random() to the statistic module#118210

Merged
rhettinger merged 42 commits intopython:mainfrom
rhettinger:kde_rand
May 4, 2024
Merged

gh-115532 Add kde_random() to the statistic module#118210
rhettinger merged 42 commits intopython:mainfrom
rhettinger:kde_rand

Conversation

@rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Apr 24, 2024

Adds the ability to randomly sample distributions created by the new kde() function.

The module maintainer was contacted off-line and endorsed this addition.


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

@rhettinger rhettinger marked this pull request as draft April 24, 2024 04:06
@rhettinger rhettinger marked this pull request as ready for review April 30, 2024 07:41
@rhettinger rhettinger changed the title gh-115532 [working draft] Add kde_random() to the statistic module gh-115532 Add kde_random() to the statistic module Apr 30, 2024
@rhettinger rhettinger merged commit 42dc5b4 into python:main May 4, 2024
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup