On Thu, Nov 30, 2017, at 10:13, [email protected] wrote: > recarrays are another half-hearted feature in numpy that is mostly > obsolete with pandas and pandas_like DataFrames in other > packages.
I'm fully on board with factoring out np.matrix into a subpackage. But I would not touch structured arrays; they are quite useful, and sometimes perform surprisingly well compared to the other solutions around. Stéfan
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
