From b0d51fa50d1763c77ce289b4353e5d9ea4b0aaa9 Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Fri, 26 Jun 2020 14:40:59 -0700 Subject: [PATCH] [tables/automl] fix: update the csv file and the dataset name (#4188) fixes #4177 fixes #4178 --- tables/automl/dataset_test.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tables/automl/dataset_test.py b/tables/automl/dataset_test.py index 7b19141ef724..27570f0bee98 100644 --- a/tables/automl/dataset_test.py +++ b/tables/automl/dataset_test.py @@ -26,8 +26,9 @@ PROJECT = os.environ["GOOGLE_CLOUD_PROJECT"] REGION = "us-central1" -STATIC_DATASET = "do_not_delete_this_table" -GCS_DATASET = "gs://cloud-ml-tables-data/bank-marketing.csv" +STATIC_DATASET = "do_not_delete_this_table_python" +GCS_DATASET = ("gs://python-docs-samples-tests-automl-tables-test" + "/bank-marketing.csv") ID = "{rand}_{time}".format( rand="".join(