On Sat, Jan 13, 2018 at 4:49 PM, Benjamin Root <[email protected]> wrote: > I assume you mean 1.14.0, rather than 1.4.0?
Yes, typo > > Did recarrays change? I didn't see anything in the release notes. I didn't look at the details. thequackdaddy is doing the hunting. maybe it's the loadtxt interaction one problem is with converters https://github.com/statsmodels/statsmodels/pull/4205/files (statsmodels has too much "legacy" code from pre-pandas days.) Josef > > On Sat, Jan 13, 2018 at 4:25 PM, <[email protected]> wrote: >> >> statsmodels does not work with numpy 1.4.0 >> >> Besides the missing WarningsManager there seems to be 22 errors or >> failures from changes in numpy behavior, mainly from recarrays again. >> >> Josef >> _______________________________________________ >> NumPy-Discussion mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/numpy-discussion > > > > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > https://mail.python.org/mailman/listinfo/numpy-discussion > _______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
