diff options
author | Lev Abalkin <abalkin@enlnt.com> | 2014-03-04 22:15:23 -0500 |
---|---|---|
committer | Lev Abalkin <abalkin@enlnt.com> | 2014-03-04 22:15:23 -0500 |
commit | 787fbff92bef3940dc8e10ca657cc983f8cdbbb9 (patch) | |
tree | 11352febee0cddc2d9546d45b986d90c4470dabc /numpy/polynomial/polyutils.py | |
parent | 8722ea095cad0fbe81882727309c814847c78dbf (diff) | |
download | numpy-787fbff92bef3940dc8e10ca657cc983f8cdbbb9.tar.gz |
BUG: Masked array filled method ignores fill value
When string fill value is passed to the filled method of
a masked array with object ('O') dtype, it is ignored and
masked elements are filled with '?' instead.
Fixes #4436
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions