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 be7c673 commit 1d18ddbCopy full SHA for 1d18ddb
fundamentals/05_intro_to_dask.ipynb
@@ -160,7 +160,7 @@
160
"A crucal difference with Dask is that we must specify the `chunks` argument.\n",
161
"\"Chunks\" describes how the array is split up over many sub-arrays.\n",
162
"\n",
163
- "\n",
+ "\n",
164
"_source:\n",
165
"[Dask Array Documentation](http://docs.dask.org/en/latest/array-overview.html)_\n",
166
0 commit comments