ium_452487/dataset_download.sh

6 lines
272 B
Bash

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