- Notifications
You must be signed in to change notification settings - Fork 402
Closed
jaycee-li/python-aiplatform
#4Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
I believe dataset update is already on your roadmap given the skeleton here:
python-aiplatform/google/cloud/aiplatform/datasets/dataset.py
Lines 600 to 601 in 075fa3b
def update(self): | |
raise NotImplementedError("Update dataset has not been implemented yet") |
Where can the community track the timeline for that API? Thank you!
Metadata
Metadata
Assignees
Labels
api: vertex-aiIssues related to the googleapis/python-aiplatform API.Issues related to the googleapis/python-aiplatform API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.