-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Correct docs for Bernoulli, Poisson, Negative Binomial, Geometric and HyperGeometric #5958
Conversation
…add missing plot context in HyperGeometric
Codecov Report
@@ Coverage Diff @@
## main #5958 +/- ##
=======================================
Coverage 89.41% 89.42%
=======================================
Files 73 73
Lines 13292 13292
=======================================
+ Hits 11885 11886 +1
+ Misses 1407 1406 -1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OriolAbril can you review here? I think there need to be additional spaces left of the :
?
For example mu : tensor_like of float
instead of mu: tensor_like of float
Hi, I looked into the guide on dataumbrella |
You might want to include |
Ping @SangamSwadiK , do you know what needs to be done here? |
@cluhmann @twiecki I've gone through the tutorial and have already added the Thanks for helping !! |
Thanks @SangamSwadiK! |
What is this PR about?
Issue: #5459
This PR corrects docs for Bernoulli, Poisson, Negative Binomial, Geometric and missing plot context in HyperGeometric for numpydoc compliance.
Checklist
Major / Breaking Changes
None
Bugfixes / New features
None
Docs / Maintenance
Corrects docs of the mentioned discrete distributions for numpydoc compliance.
#DataUmbrellaPyMCSprint2022 @reshamas