This commit is contained in:
Mikołaj Pokrywka 2022-03-27 22:04:56 +02:00
parent bb5ac435f1
commit b6239fd253

View File

@ -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"