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 2027e9b commit 9cd80f5Copy full SHA for 9cd80f5
notebooks/generative_ai/bq_dataframes_ai_forecast.ipynb
@@ -69,7 +69,7 @@
69
"metadata": {},
70
"outputs": [],
71
"source": [
72
- "PROJECT = \"{YOUR_PROJECT}\" # replace with your project\n",
+ "PROJECT = \"bigframes-dev\" # replace with your project\n",
73
"\n",
74
"import bigframes.pandas as bpd\n",
75
"bpd.options.bigquery.project = PROJECT\n",
0 commit comments