Will Dean
Will Dean
I have similar relationship to this repo and can keep an eye on any open PRs as well. @AzisK has the contributor team set any contribution guidelines before? maybe a...
> Good point. `CONTRIBUTING.md` is a way forward. Feel free to create such a PR Sounds good. I can draft up a CONTRIBUTING.md file and add a PR
I've started a PR here: https://github.com/kayak/pypika/pull/758 I would appreciate anyone's feedback! especially those that have contributed more! Also, how much of the original team is still around? Or is it...
> @wd60622 I'm still around just have been working on other projects the last few years and haven't had any bandwidth for this project during that time, but I might...
On another note, the reference notebook is pymc3 and theano so maybe it needs an update as well
> First point is done, but Ruff is complaining about a LaTeX expression in the docstring that is too long. I'm not sure if there's any way to shorten it...
Many of the failures are from the mmm test_plotting due to `plot_direct_contribution_curves` and `plot_channel_parameter` which at first glance is confusing unless those are still commented out. Are you able to...
#741 introduces new error message telling user to call sample_posterior_predictive method
plot_prior_predictive() gives error "RuntimeError: The model hasn't been fit yet, call .fit() first"
> Thanks @AlexAndorra this worked perfectly! Is this the only workaround at the moment? > > If I understand correctly, X and y are only needed to get the dates...
- [x] Examples is now How-To: from PR by Juan - [ ] Guide change in guide