changed Jenkinsfile
This commit is contained in:
parent
3f483aaca1
commit
e0e26bfe1d
@ -4,6 +4,8 @@ pip install kaggle --upgrade
|
||||
|
||||
kaggle datasets download -d gulczas/spotify-dataset
|
||||
|
||||
unzip spotify-dataset.zip
|
||||
|
||||
shuf Spotify_Dataset.csv -o shuffled_spotify.csv
|
||||
|
||||
head -n 100 shuffled_spotify.csv > subset1.csv
|
||||
|
Loading…
Reference in New Issue
Block a user