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.
1 parent 44d1f90 commit e1a0806Copy full SHA for e1a0806
docs/protocol/core/v3.0.rst
@@ -353,8 +353,8 @@ conceptual model underpinning the Zarr protocol.
353
identified by a tuple of integer coordinates, one for each
354
dimension_ of the array_. If all dimensions_ of an array_ have a
355
finite length, then the number of elements in the array_ is given
356
- by the product of the dimension_ lengths. An array_ element may be
357
- empty, or it may have a value.
+ by the product of the dimension_ lengths. An array_ may not have
+ been fully initialized.
358
359
.. _data type:
360
0 commit comments