Kevin Sheppard
Kevin Sheppard
Might be a bug. Should add tests. On Thu, 17 Apr 2025, 07:23 Luis M. B. Varona, ***@***.***> wrote: > I took a brief look at iv/model.py, and I think...
Prediction from new exog is a good question. I suppose the only official way is to use the correct X and W and any ole Y and Z to create...
Did you ever figure out how you hit this issue?
That would be a big help
Pretty sure I found this issue and fixed it in #677
I've tried to move the datasets to a new repo to avoid outages and structural change. Not sure this would help.
They are kept here for doc generation: https://github.com/statsmodels/smdatasets
Given the minimum supported python is 3 6, are all dict ordered now?
Looks like 3.7 is the minimum python where all dicts are ordered.
> I've heard \"It is an implementation detail\" and should not be relied on. It is required from 3.7. https://mail.python.org/pipermail/python-dev/2017-December/151283.html