ium_444386/dataset_download.sh
2022-03-23 19:47:13 +01:00

8 lines
144 B
Bash

kaggle datasets download -d tamber/steam-video-games
unzip -o steam-video-games.zip
> data.txt
echo $3
head -n 100 steam-200k.csv >> data.txt