UBC-MDS / GoT-fatality-prediction

https://ubc-mds.github.io/GoT-fatality-prediction/
Other
0 stars 1 forks source link

Added scripts for download_data and preprocess #44

Closed AReyH closed 10 months ago

AReyH commented 10 months ago

Created the scripts folder in order to store the scripts for the project. Added the following scripts:

AReyH commented 10 months ago

Added what @786213750 asked for!

Added:

786213750 commented 10 months ago

Added what @786213750 asked for!

Added:

  • index=False
  • Changed target variable name
  • preprocess.py now exports train_df and test_df

Thanks so much! 1 last change can you put all the generated data csv to "data/processed" folder

AReyH commented 10 months ago

Added the processed folder @786213750 .

The change is done mainly with the commands in terminal