Update dataset_download.sh

This commit is contained in:
s452487 2024-03-24 17:58:55 +01:00
parent 979096964a
commit 79175e0dba

View File

@ -6,4 +6,4 @@ kaggle datasets download -d kamilpytlak/personal-key-indicators-of-heart-disease
unzip -o personal-key-indicators-of-heart-disease.zip -d extracted_dataset
cd "extracted_dataset/2022"
shuf heart_2022_with_nans.csv | head -n 50 > processed.csv
cat "processed.csv"
#cat "processed.csv"