Skip to content

Commit 132e0ed

Browse files
authored
docs: remove preview warning from partial ordering mode sample notebook (#1986)
1 parent 15e6175 commit 132e0ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notebooks/dataframes/pypi.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"source": [
4949
"import bigframes.pandas as bpd\n",
5050
"\n",
51-
"# Preview feature warning:\n",
5251
"# Use `ordering_mode=\"partial\"` for more efficient query generation, but\n",
5352
"# some pandas-compatible methods may not be possible without a total ordering.\n",
5453
"bpd.options.bigquery.ordering_mode = \"partial\""

0 commit comments

Comments
 (0)