wip
This commit is contained in:
parent
bb5ac435f1
commit
b6239fd253
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Download data from kaggle"
|
||||
echo $KAGGLE_USERNAME
|
||||
kaggle datasets download -d shivamb/real-or-fake-fake-jobposting-prediction
|
||||
unzip -o real-or-fake-fake-jobposting-prediction.zip
|
||||
echo "Save column titles"
|
||||
|
Loading…
Reference in New Issue
Block a user