lecture-python.myst
lecture-python.myst copied to clipboard
`pymc.sample` docs are incorrect -- waiting for upstream fix
Hi @mmcky,
Strangely, after testing it under pymc-5.10.2, I found pymc.sample can still be called. It is only removed from the documentation.
pymc.sampling.mcmc.sample does the same thing, perhaps it is calling pymc.sampling.mcmc.sample at the backend.
Would you still like me to update it?
@HumphreyYang may we should report this to the pymc project?