8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MaskedArray
1 parent 852eaba commit 4989360Copy full SHA for 4989360
doc/release/1.11.0-notes.rst
@@ -20,6 +20,7 @@ Future Changes
20
21
* Relaxed stride checking will become the default in 1.12.0.
22
* Support for Python 2.6, 3.2, and 3.3 will be dropped in 1.12.0.
23
+* ``MaskedArray``s take views of data **and** masks when slicing in 1.12.0.
24
25
26
Compatibility notes
0 commit comments