Unanswered
Hi, Is There A Way To Wait Until A Dataset Finish Uploading Before Proceed? Because I Want To Upload Dataset If It Is Not Already Exist And Then Process The Dataset
This seems to be okay to me, are you seeing the dataset in the web UI?
Also:
my_local_dataset_folder = Dataset.get(dataset_project=project, dataset_name=name).get_mutable_local_copy()
what exactly are you seeing in " my_local_dataset_folder
" directory?
(it should contain the copy of the S3 file)
94 Views
0
Answers
6 months ago
6 months ago