Will Dean
Will Dean
Hi @AlfredoJF, thank you for bringing this up. Are you having issues with the out of sample prediction as well? Would you be able to give that method as well....
Hi @AlfredoJF, Thanks for checking that. If you have found the culprit, feel free to open a PR! If not, we can do some investigation. Would you be able to...
> Yes, I'll post a reproducible example and leave the investigation to the experts for now. :) Great, sounds good. We a reproducible example, we can dig into it a...
> I just tested the first workaround in #814, and it fixed this issue. So I assume #815 also fixes this one for the next release. Mmm interesting that that...
> @wd60622 Yes, I'm using 0.7.0 and have overwritten the MMM class for now as I'm closer to the delivery date of my project. I'll upgrade to 0.8.0 once it's...
CC: @cluhmann
> I'm installing the library with this command. > > `pip install git+https://github.com/pymc-labs/pymc-marketing.git ` > > > > And importing the Prior class as in this [notebook](https://github.com/pymc-labs/pymc-marketing/blob/main/docs/source/notebooks/mmm/mmm_components.ipynb) with command >...
Hi @jgzga, did this resolve? The original question may have gotten lost. If you have an further questions, let me know.
Related discussion: https://github.com/Textualize/rich/discussions/3559
It seems there would have to be a similar shim as this module: https://github.com/Textualize/rich/blob/master/rich/jupyter.py What aspects of rich does that module support? The marimo team has a similar protocol as...