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 bc54348 commit d0d05ccCopy full SHA for d0d05cc
README.rst
@@ -104,7 +104,7 @@ Tuning
104
105
``zarr`` is designed for use in parallel computations working chunk-wise
106
over data. Try it with `dask.array
107
-<http://dask.pydata.org/en/latest/array.html>`_).
+<http://dask.pydata.org/en/latest/array.html>`_.
108
109
``zarr`` is optimised for accessing and storing data in contiguous slices,
110
of the same size or larger than chunks. It is not and will never be
0 commit comments