Hello and welcome! The task specification is provided in Data Analyst Assignment.docx file - please read it carefully. Read the specifiation from beginig to end - you might want to plan the impelemntation ahead before jumping into the code.
The data you'll be working with is provided in the following file: hotels_data.csv
Please submit a link to your git repository.
Before you begin, please read the following 3 articles:
post-1
post-2
post-3
Try to implement the task using the tdd approach. A template for the implementation file is provided in home_assignment.py and the test file is provided in test_home_assignment.
Good Luck!