So is the consensus that we don't accept any tags at all (not even temporarily)? Would that break too much existing code?Cheers,SankarshanOn Apr 1, 2014, at 2:50 PM, Alexander Belopolsky <ndarray@mac.com> wrote:
datetime64 is different because it has NaT support from the start. NaN support for floats seems to be an afterthought if not an accident of implementation.And it looks like some errors do pass silently:>>> a[0] = "1"# not a TypeErrorBut I withdraw my suggestion. The closer datetime64 behavior is to numeric types the better._______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion