Skip to content

Commit f1d3f7f

Browse files
committed
updated the doc for the as_of
1 parent 2cd7485 commit f1d3f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ads/feature_store/docs/source/dataset.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ You can call the ``as_of()`` method of the Dataset instance to get specified poi
252252

253253
The ``.as_of()`` method takes the following optional parameter:
254254

255-
- ``commit_timestamp: date-time``. Commit timestamp for feature group
256-
- ``version_number: int``. Version number for feature group
255+
- ``commit_timestamp: date-time``. Commit timestamp for dataset
256+
- ``version_number: int``. Version number for dataset
257257

258258
.. code-block:: python3
259259

0 commit comments

Comments
 (0)