pymc-labs / pymc-marketing

Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.
https://www.pymc-marketing.io/
Apache License 2.0
712 stars 199 forks source link

Fix Example section in prior class #1196

Open wd60622 opened 1 week ago

wd60622 commented 1 week ago

I believe that "Example" should be "Examples"

Message the doc build:

/home/wdean/micromamba/envs/pymc-marketing-dev/lib/python3.10/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Example in the docstring of sample_prior in /home/wdean/micromamba/envs/pymc-marketing-dev/lib/python3.10/site-packages/pymc_marketing/prior.py.
  warn(msg)
/home/wdean/micromamba/envs/pymc-marketing-dev/lib/python3.10/site-packages/numpydoc/docscrape.py:456: UserWarning: Unknown section Example in the docstring of sample_prior in /home/wdean/micromamba/envs/pymc-marketing-dev/lib/python3.10/site-packages/pymc_marketing/prior.py.
  warn(msg)