Kevin Sheppard

Results 499 comments of Kevin Sheppard

Any chance you could unblack the fine? Really hard to find genuine changes.

We should black the entire repo, but that is a bigger discussion.

The implementation in sm is identical to that of the original authors. It was implemented as a line by line translation of the original fortran. The docs should be updated...

PR to enable missing value support are welcome. I assume method that do this use some form of EM algorithm where missing values are naively interpolated and then STL is...

@shiling2007 If you are able to solve your problem, it would be great if you could write up your solution with enough detail that it could serve as a model...

Happy to have this improved version. Do you want to open a PR? On Sun, 25 May 2025, 16:44 Mustafa I. Hussain, Ph.D., < ***@***.***> wrote: > *hmustafamail* created an...

What happens if you downgrade to NumPy 2.0.x? On Thu, Aug 22, 2024, 19:18 Nick ODell ***@***.***> wrote: > Describe the bug > > When importing statsmodels.api, the following error...

Should have nothing to do with SciPy, but perhaps SciPy 1.14 is bumping NumPy to 2.1.0, while SciPy 1.13 is happy with NumPy 2.0.x.

Sounds like the both used to export the symbol but have both stopped. On Thu, Aug 22, 2024, 20:01 Nick ODell ***@***.***> wrote: > I've done a test of all...