summaryrefslogtreecommitdiff
path: root/doc/neps/nep-0009-structured_array_extensions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/neps/nep-0009-structured_array_extensions.rst')
-rw-r--r--doc/neps/nep-0009-structured_array_extensions.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/neps/nep-0009-structured_array_extensions.rst b/doc/neps/nep-0009-structured_array_extensions.rst
index a4248362c..695d0d516 100644
--- a/doc/neps/nep-0009-structured_array_extensions.rst
+++ b/doc/neps/nep-0009-structured_array_extensions.rst
@@ -2,6 +2,8 @@
Structured array extensions
===========================
+:Status: Deferred
+
1. Create with-style context that makes "named-columns" available as names in the namespace.
with np.columns(array):