UBC-MDS / Credit_Card_Default_Prediction_Group13

Group 13 of DSCI 522 in the year 2022-23
https://ubc-mds.github.io/Credit_Card_Default_Prediction_Group13/doc/report.html
Other
2 stars 3 forks source link

Added initial version of data downloader #2

Closed ChesterAiGo closed 1 year ago

ChesterAiGo commented 1 year ago
  1. Navigate into the utils folder
  2. Do "python3 data_downloader.py https://archive.ics.uci.edu/ml/machine-learning-databases/00350/default%20of%20credit%20card%20clients.xls" in terminal
  3. Data should appear in folder data/raw and data/split respectively