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 c586c5a commit 4856315Copy full SHA for 4856315
bigframes/bigquery/_operations/ai.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
"""This module integrates BigQuery built-in AI functions for use with Series/DataFrame objects,
16
-such as AI.GENERTAL_BOOL:
+such as AI.GENERATE_BOOL:
17
https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-generate-bool"""
18
19
from __future__ import annotations
0 commit comments