[Numpy-discussion] NA masks in the next numpy release?

Eric Firing efiring at hawaii.edu
Wed Oct 26 00:30:17 EDT 2011


On 10/25/2011 04:56 PM, Travis Oliphant wrote:
> So, I am very interested in making sure I remember the details of the
> counterproposal.    What I recall is that you wanted to be able to
> differentiate between a "bit-pattern" mask and a boolean-array mask
> in the API.   I believe currently even when bit-pattern masks are
> implemented the difference will be "hidden" from the user on the
> Python level.
>
> I am sure to be missing other parts of the discussion as I have been
> in and out of it.
>
> Thanks,
>
> -Travis

The alternative-NEP is here: https://gist.github.com/1056379/

One thread of discussion is here:

http://www.mail-archive.com/numpy-discussion@scipy.org/msg32268.html

and continued here:

http://www.mail-archive.com/numpy-discussion@scipy.org/msg32371.html

Eric



More information about the NumPy-Discussion mailing list