diff options
author | Allan Haldane <allan.haldane@gmail.com> | 2015-06-05 12:10:25 -0400 |
---|---|---|
committer | Allan Haldane <allan.haldane@gmail.com> | 2015-06-19 16:43:31 -0400 |
commit | a93b86217e9ff8cc1060aaf362cd682b518cfb7b (patch) | |
tree | f189ae6dadc7bd6d38fff815aaf65726c22f605d /numpy/doc/indexing.py | |
parent | 4027d16f0aa19e551067bf0c93dbe057e0142bb8 (diff) | |
download | numpy-a93b86217e9ff8cc1060aaf362cd682b518cfb7b.tar.gz |
BUG: automatically convert recarray dtype to np.record
Viewing an ndarray as a np.recarray now automatically converts
the dtype to np.record.
This commit also fixes assignment to MaskedArray's dtype attribute,
fixes the repr of recarrays with non-structured dtype, and removes
recarray.view so that viewing a recarray as a non-structured dtype
no longer converts to ndarray type.
Fixes #3581
Diffstat (limited to 'numpy/doc/indexing.py')
0 files changed, 0 insertions, 0 deletions