We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f686c commit ed834b0Copy full SHA for ed834b0
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