Kevin Sheppard
Kevin Sheppard
I"m happy to do the kwarg check if this one is otherwise ok.
Python 3.11 support will likely only be available once NumPy, SciPy, Cython and Pandas have wheels available for 3.11, which won't happen until their first release after 3.11.0.
We are already testing against pre-releases of NumPy, Scipy and pandas. We don't directly use the Python C API afaik, and so as long as Cython is generating correct C...
Needs upstream fix in Cython.
I would report the compilation issue to Cython, since this works fine on Python 3.8-3.10.
All of the referenced code is the type either provided by Python or Cython.
You should build from main first. The gzip contains cythonized pyx to c files since cython isn't required to build statsmodel.
I suspect that 3.11 wheels won't' be available until 0.14 is released.
I doubt it. I suspect that 0.13.x won't have any more point releases. This is the usual procedure.
Wheels for 3.11 are out now for statsmodels 0.13.3. https://pypi.org/project/statsmodels/#files