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 15e6175 commit 132e0edCopy full SHA for 132e0ed
notebooks/dataframes/pypi.ipynb
@@ -48,7 +48,6 @@
48
"source": [
49
"import bigframes.pandas as bpd\n",
50
"\n",
51
- "# Preview feature warning:\n",
52
"# Use `ordering_mode=\"partial\"` for more efficient query generation, but\n",
53
"# some pandas-compatible methods may not be possible without a total ordering.\n",
54
"bpd.options.bigquery.ordering_mode = \"partial\""
0 commit comments