[Numpy-discussion] NumPy 1.14.0 release

Eric Wieser wieser.eric+numpy at gmail.com
Sat Jan 13 22:35:39 EST 2018


Did recarrays change? I didn’t see anything in the release notes.

Not directly, but structured arrays did
<https://github.com/numpy/numpy/blob/master/doc/release/1.14.0-notes.rst#multiple-field-indexingassignment-of-structured-arrays>,
for which recarrays are really just a thin and somewhat buggy wrapper.
​

On Sat, 13 Jan 2018 at 14:19 <josef.pktd at gmail.com> wrote:

> 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
> >
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180114/7008fe31/attachment.html>


More information about the NumPy-Discussion mailing list