[Numpy-discussion] Why is masked string array fill value 'N/A'

Charles R Harris charlesr.harris at gmail.com
Mon Dec 21 16:48:04 EST 2015


Why, why, why is it not the empty string. you can't actually fill an `S2`
type with such a string, hence one must convert masked string arrays to a
list of strings to use it. That is pathetic.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20151221/effd13c2/attachment.html>


More information about the NumPy-Discussion mailing list