titanic zip added to repo without kaggle shit
This commit is contained in:
parent
df89f2a971
commit
ba24d18d9b
@ -1,6 +1,6 @@
|
||||
echo 'starting script'
|
||||
kaggle competitions download -c titanic
|
||||
echo 'kaggle download completed'
|
||||
# kaggle competitions download -c titanic
|
||||
# echo 'kaggle download completed'
|
||||
unzip titanic.zip
|
||||
wc -l train.csv
|
||||
head -n $1 train.csv > output.csv
|
||||
|
BIN
titanic.zip
Normal file
BIN
titanic.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user