Will Dean

Results 58 comments of Will Dean

Definitely think that it could be improved! If you have a suggestion, I'm all ears. The quantile check is arbitrary so feel free to change! I think something else could...

Was trying to get at that the predictions (quantiles) are capturing the trend of data (toy_y). Maybe it wouldn't make sense to use man of toy_y. I believe it is...

I'm understanding that this might look like having a saved off image that will be the expected results then comparing the code created image to this expected image. Might make...

Another option might be to use this matplotlib plugin to generate the reference images https://github.com/matplotlib/pytest-mpl

Tried to bring in `pytest-mpl` in PR #456 but ended up removing as the images were not reproducing the same result in the CI/CD We might want to use some...

I've been playing around with GitHub release notes which automate this based on the PR labels: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes It's very easy to setup but would require PR labels which some defaults...

This might want to be extended to general CI/CD including #344 The repo is already [tagged at 0.49.0](https://github.com/kayak/pypika/releases/tag/v0.49.0) which [doesn't to have a PyPI release](https://pypi.org/project/PyPika/) If needed, do you have...

Hey @JakePiekarski314 Carlos and I have been working on a change to allow users to specify adstock and saturation in this PR: #632 Carlos also took a stab at the...

I am going to pick up this issue