Update dataset_download.sh

This commit is contained in:
s452487 2024-03-24 17:46:15 +01:00
parent ae34f1129c
commit 9adb16b25b

View File

@ -1 +1,6 @@
echo "Hello world from sh file"
echo "Hello world from sh file"
pip install --user kaggle
export KAGGLE_USERNAME=${kaggle_username}
export KAGGLE_KEY=${kaggle_password}
kaggle datasets download -d kamilpytlak/personal-key-indicators-of-heart-disease/
unzip -o personal-key-indicators-of-heart-disease.zip