Re: [Numpy-discussion] Re-enable deprecation warning for "ragged arrays"

2020-01-21 Thread Charles R Harris
On Tue, Jan 21, 2020 at 2:14 PM Matti Picus wrote: > A few months ago we merged an implementation of "NEP 34 - Disallow > inferring dtype=object from sequences" > https://numpy.org/neps/nep-0034.html but it broke downstream packages > like scipy, pandas, matplotlib, astropy (those are the ones we

[Numpy-discussion] Re-enable deprecation warning for "ragged arrays"

2020-01-21 Thread Matti Picus
A few months ago we merged an implementation of "NEP 34 - Disallow inferring dtype=object from sequences" https://numpy.org/neps/nep-0034.html but it broke downstream packages like scipy, pandas, matplotlib, astropy (those are the ones we know about). Since then, the downstream projects seem to