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 bfa29f1 commit e31354fCopy full SHA for e31354f
doc/source/user_guide/scale.rst
@@ -246,6 +246,7 @@ We'll import ``dask.dataframe`` and notice that the API feels similar to pandas.
246
We can use Dask's ``read_parquet`` function, but provide a globstring of files to read in.
247
248
.. ipython:: python
249
+ :okwarning:
250
251
import dask.dataframe as dd
252
0 commit comments