UBC-MDS / DSCI_522_Group-308_Used-Cars

This project attempts to build a regression model to predict price of used cars based on numerous features of the car
MIT License
2 stars 6 forks source link

Download script improvements #18

Closed pokrovskyy closed 4 years ago

pokrovskyy commented 4 years ago

Added download progress, added DATA_FILE_HASH parameter, improved documentation and other cleanup / improvements

pokrovskyy commented 4 years ago

Just added more changes to my current pull request - fixing the wrangling script. Andres, please review and merge