Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 52faf5a

Browse files
committed
fix docs
1 parent 86b2cbd commit 52faf5a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/reference/bigframes.pandas/frame.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ Struct handling
3838
AI operators
3939
^^^^^^^^^^^^
4040

41-
.. automethod:: bigframes.operations.ai.AIAccessor.forecast
41+
.. autoclass:: bigframes.operations.ai.AIAccessor
42+
:members:
43+
:inherited-members:
44+
:undoc-members:

docs/templates/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@
220220
uid: bigframes.bigquery
221221
- name: BigQuery AI Functions
222222
uid: bigframes.bigquery._operations.ai
223-
status: beta
224223
name: bigframes.bigquery
225224
- items:
226225
- name: GeoSeries

0 commit comments

Comments
 (0)