Bronze 4
Since ‎01-16-2022
‎06-07-2023

My Stats

  • 19 Posts
  • 0 Solutions
  • 7 Likes given
  • 5 Likes received

ed_day's Bio

Badges ed_day Earned

View all badges

Recent Activity

In Vertex AI I am updating an image dataset, thus:from google.cloud import aiplatform import_schema_uri = aiplatform.schema.dataset.ioformat.image.single_label_classification dataset_id = "my_ds_id" ds = aiplatform.ImageDataset(dataset_id))) ds.impor...
I didn't know where to post this so I'll move if not relevant here.I have an Appsheet app with some forms that allow update of Google Sheets.I want to migrate away from Appsheet for flexibility.I'd prefer to stay on GCP since I've used it, AppEngine,...
I have fields:but when the app runs, the URL field is missing:It does appear in the correct position if I edit a row though. Any ideas?
Can anyone give me any pointers to do the following:In table view display a checkbox. When it is checked delete the record it belongs to and (just before that) copy the record to another table.I have seen the complex way of displaying a checkbox here...
I am sure it is obvious but how do I reorder the Primary View tabs in the app?
Likes from