<div dir="ltr"><div class="markdown-here-wrapper" style="font-size:1em;font-family:Helvetica,arial,freesans,clean,sans-serif;color:rgb(34,34,34);background-color:rgb(255,255,255);border:none;line-height:1.2"><blockquote style="margin:1em 0px;border-left:4px solid rgb(221,221,221);padding:0px 1em;color:rgb(119,119,119);quotes:none">
<p style="margin:1em 0px">Did recarrays change? I didn’t see anything in the release notes.</p>
</blockquote>
<p style="margin:1em 0px">Not directly, <a href="https://github.com/numpy/numpy/blob/master/doc/release/1.14.0-notes.rst#multiple-field-indexingassignment-of-structured-arrays" style="color:rgb(51,51,238);text-decoration:none">but structured arrays did</a>, for which recarrays are really just a thin and somewhat buggy wrapper.</p>
<div title="MDH:Jmd0O8KgPHNwYW4gc3R5bGU9ImNvbG9yOiByZ2IoMzMsIDMzLCAzMyk7Ij5EaWQgcmVjYXJyYXlz
IGNoYW5nZT8gSSBkaWRuJ3Qgc2VlIGFueXRoaW5nIGluIHRoZSByZWxlYXNlIG5vdGVzLjwvc3Bh
bj48ZGl2PjxzcGFuIHN0eWxlPSJjb2xvcjogcmdiKDMzLCAzMywgMzMpOyI+PGJyPjwvc3Bhbj48
L2Rpdj48ZGl2PjxzcGFuIHN0eWxlPSJjb2xvcjogcmdiKDMzLCAzMywgMzMpOyI+Tm90IGRpcmVj
dGx5LCBbYnV0IHN0cnVjdHVyZWQgYXJyYXlzIGRpZF0oPC9zcGFuPjxmb250IGNvbG9yPSIjMjEy
MTIxIj48YSBocmVmPSJodHRwczovL2dpdGh1Yi5jb20vbnVtcHkvbnVtcHkvYmxvYi9tYXN0ZXIv
ZG9jL3JlbGVhc2UvMS4xNC4wLW5vdGVzLnJzdCNtdWx0aXBsZS1maWVsZC1pbmRleGluZ2Fzc2ln
bm1lbnQtb2Ytc3RydWN0dXJlZC1hcnJheXMiPmh0dHBzOi8vZ2l0aHViLmNvbS9udW1weS9udW1w
eS9ibG9iL21hc3Rlci9kb2MvcmVsZWFzZS8xLjE0LjAtbm90ZXMucnN0I211bHRpcGxlLWZpZWxk
LWluZGV4aW5nYXNzaWdubWVudC1vZi1zdHJ1Y3R1cmVkLWFycmF5czwvYT4pLCBmb3Igd2hpY2gg
cmVjYXJyYXlzIGFyZSByZWFsbHkganVzdCBhIHRoaW4gYW5kIHNvbWV3aGF0IGJ1Z2d5IHdyYXBw
ZXIuPC9mb250PjwvZGl2Pg==" style="height:0;width:0;max-height:0;max-width:0;overflow:hidden;font-size:0em;padding:0;margin:0">​</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 13 Jan 2018 at 14:19 <<a href="mailto:josef.pktd@gmail.com">josef.pktd@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Jan 13, 2018 at 4:49 PM, Benjamin Root <<a href="mailto:ben.v.root@gmail.com" target="_blank">ben.v.root@gmail.com</a>> wrote:<br>
> I assume you mean 1.14.0, rather than 1.4.0?<br>
<br>
Yes, typo<br>
><br>
> Did recarrays change? I didn't see anything in the release notes.<br>
<br>
I didn't look at the details. thequackdaddy is doing the hunting.<br>
maybe it's the loadtxt interaction<br>
one problem is with converters<br>
<a href="https://github.com/statsmodels/statsmodels/pull/4205/files" rel="noreferrer" target="_blank">https://github.com/statsmodels/statsmodels/pull/4205/files</a><br>
<br>
(statsmodels has too much "legacy" code from pre-pandas days.)<br>
<br>
Josef<br>
<br>
<br>
><br>
> On Sat, Jan 13, 2018 at 4:25 PM, <<a href="mailto:josef.pktd@gmail.com" target="_blank">josef.pktd@gmail.com</a>> wrote:<br>
>><br>
>> statsmodels does not work with numpy 1.4.0<br>
>><br>
>> Besides the missing WarningsManager there seems to be 22 errors or<br>
>> failures from changes in numpy behavior, mainly from recarrays again.<br>
>><br>
>> Josef<br>
>> _______________________________________________<br>
>> NumPy-Discussion mailing list<br>
>> <a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br>
>> <a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> NumPy-Discussion mailing list<br>
> <a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br>
><br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div>