course-dprep/The_impact_of_Airbnb_hosts_on_guest_reviews

Make a makefile that runs all the code in the src map

Closed this issue · 1 comments

The tutorial document did not optimise your workspace in terms of file management. Therefore, we need to mangage our file creation.

The files that we need:
1.Raw data: In this file we store the raw data files of the downloades csv files;
2.Region data: In this file we store the data files with applied selections of 'host' and 'review' of each region;
3.Countrydata: In this file we store the data files Greece and France, made from the region data files for example.

Kind regards

Julian Peters

Hey marc,

As discussed, when we worked together today, I will provide the structure in our GitHub. After updating our file structure, I will notify you. So that you can make a make file to automate our workflow.

Kind regards,

Julian Peters