diff --git a/download_dataset.sh b/download_dataset.sh index a08a082..0ea16b0 100644 --- a/download_dataset.sh +++ b/download_dataset.sh @@ -6,5 +6,7 @@ kaggle datasets download -d gulczas/spotify-dataset --unzip kaggle datasets download -d joebeachcapital/30000-spotify-songs --unzip +echo "test test test" + mkdir -p artifacts mv Spotify_Dataset.csv spotify_songs.csv artifacts/ \ No newline at end of file