ium_452487/dataset_download.sh

6 lines
272 B
Bash
Raw Normal View History

2024-03-24 17:46:15 +01:00
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