Zaktualizuj 'download_new.sh'

This commit is contained in:
Szymon Parafiński 2022-03-27 23:30:29 +02:00
parent 57a81f1fc3
commit 5073dce2d5

View File

@ -13,5 +13,5 @@ dataset_operation() {
}
kaggle datasets download -d deepcontractor/top-video-games-19952021-metacritic
unzip top-video-games-19952021-metacritic.zip
unzip -o top-video-games-19952021-metacritic.zip
dataset_operation