From 3fb485b6a2b585766ec6689bfe2efd620e8e8da1 Mon Sep 17 00:00:00 2001 From: s464953 Date: Wed, 8 May 2024 21:30:39 +0200 Subject: [PATCH] updated data download --- download_dataset.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download_dataset.sh b/download_dataset.sh index 16e1cd5..1c24c6e 100644 --- a/download_dataset.sh +++ b/download_dataset.sh @@ -2,9 +2,9 @@ pip install kaggle --upgrade -kaggle datasets download -d gulczas/spotify-dataset --unzip +kaggle datasets download -d gulczas/spotify-dataset --force --unzip -kaggle datasets download -d joebeachcapital/30000-spotify-songs --unzip +kaggle datasets download -d joebeachcapital/30000-spotify-songs --force --unzip echo "test test test"