How collaborators or reviewers can set up the dataset folder and load the data. Example:
- Create a
data/
directory in the root of the project:mkdir data
Download the required datasets:
rent.csv
transactions.csv
Place the datasets in the data/ folder.