[Numpy-discussion] NumPy 1.14.0 release

josef.pktd at gmail.com josef.pktd at gmail.com
Sat Jan 13 17:15:46 EST 2018


On Sat, Jan 13, 2018 at 4:49 PM, Benjamin Root <ben.v.root at gmail.com> 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, <josef.pktd at gmail.com> 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
>> NumPy-Discussion at python.org
>> https://mail.python.org/mailman/listinfo/numpy-discussion
>
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>


More information about the NumPy-Discussion mailing list