fix script 2
This commit is contained in:
parent
1e3f53c33e
commit
54878c4873
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# download data from kaggle
|
||||
kaggle datasets download -p "https://www.kaggle.com/datasets/nikhil7280/student-performance-multiple-linear-regression/code" --unzip
|
||||
kaggle datasets download -p "https://www.kaggle.com/datasets/nikhil7280/student-performance-multiple-linear-regression" --unzip
|
||||
|
||||
# change dataset name to data.csv
|
||||
mv Student_Performance.csv data.csv
|
||||
|
Loading…
Reference in New Issue
Block a user