Skip to content

Commit

Permalink
updated the doc for the as_of
Browse files Browse the repository at this point in the history
  • Loading branch information
yogesh266 committed Aug 9, 2023
1 parent 2cd7485 commit f1d3f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ads/feature_store/docs/source/dataset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ You can call the ``as_of()`` method of the Dataset instance to get specified poi

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

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

.. code-block:: python3
Expand Down

0 comments on commit f1d3f7f

Please sign in to comment.