pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.66k stars 2k forks source link

Update pymc.sample docstring to fix incorrect property name #7321

Closed treszkai closed 4 months ago

treszkai commented 4 months ago

Fix typo in idata.sample_stats

Description

Property name idata.sample_stats in the docs was incorrect.

Related Issue

Checklist

Type of change


πŸ“š Documentation preview πŸ“š: https://pymc--7321.org.readthedocs.build/en/7321/

twiecki commented 4 months ago

Thanks!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.48%. Comparing base (b59a9eb) to head (536755f). Report is 143 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7321/graphs/tree.svg?width=650&height=150&src=pr&token=JFuXtOJ4Cb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs)](https://app.codecov.io/gh/pymc-devs/pymc/pull/7321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) ```diff @@ Coverage Diff @@ ## main #7321 +/- ## ======================================= Coverage 92.48% 92.48% ======================================= Files 102 102 Lines 17129 17129 ======================================= Hits 15842 15842 Misses 1287 1287 ``` | [Files](https://app.codecov.io/gh/pymc-devs/pymc/pull/7321?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Ξ” | | |---|---|---| | [pymc/sampling/mcmc.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7321?src=pr&el=tree&filepath=pymc%2Fsampling%2Fmcmc.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9zYW1wbGluZy9tY21jLnB5) | `87.74% <ΓΈ> (ΓΈ)` | |