pymc-devs / pymc

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

Rename `samples` argument to `draws` in `sample_prior_predictive` #7366

Closed wd60622 closed 2 weeks ago

wd60622 commented 2 weeks ago

Description

Consolidate with other sampling parameter names

Related Issue

Checklist

Type of change


📚 Documentation preview 📚: https://pymc--7366.org.readthedocs.build/en/7366/

wd60622 commented 2 weeks ago

I will switch all samples= in the test suite to draws. It seems to be all over

review-notebook-app[bot] commented 2 weeks ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ricardoV94 commented 2 weeks ago

Super weird codecov upload failures, I presume unrelated

ricardoV94 commented 2 weeks ago

All tests had passed so merged it. Hopefully the codecov thing is just a fluke