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

wrangling script adapted to filter manufacturers #20

Closed AndresPitta closed 4 years ago

AndresPitta commented 4 years ago

Hey guys

I updated the wrangling script to filter the manufacturer by frequency

bradentam commented 4 years ago

Do you mind also adding changes to the "state" column so it's uppercase. Lowercase doesn't work with the maps.

AndresPitta commented 4 years ago

Ok, now it might be working. Please try it and see if it works (it works in my computer)