Skip to content

Commit 5edf4e1

Browse files
ShaharNavehjbrockmendel
authored andcommitted
DOC: FutureWarning in Sphinx build when calling read_parquet (pandas-dev#32833)
1 parent c8651ed commit 5edf4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/user_guide/scale.rst

+1
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ We'll import ``dask.dataframe`` and notice that the API feels similar to pandas.
246246
We can use Dask's ``read_parquet`` function, but provide a globstring of files to read in.
247247

248248
.. ipython:: python
249+
:okwarning:
249250
250251
import dask.dataframe as dd
251252

0 commit comments

Comments
 (0)