Hi Wes, On Mon, Mar 12, 2012 at 9:33 AM, Wes McKinney <[email protected]> wrote: > > Now, one problem with this is that you want the mapping + dtype to be > invertible (otherwise you're left doing some type inference). The way > that I implement the mapping is to restrict the labeling to be from 0 > to N - 1 which makes things easier.
> If we decide that having an explicit value mapping (...?) You might want to finish whatever thought that was :) _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
