This commit is contained in:
szymonj98 2022-03-23 19:28:04 +01:00
parent cdbcb159cd
commit 51e44b8248

View File

@ -1,5 +1,5 @@
kaggle datasets download -d tamber/steam-video-games
unzip -o steam-video-games.zip
cat steam-200k.csv >> data.txt
head -n 10000 steam-200k.csv >> data.txt