DSCI-310-2024 / DSCI_310_Group_9_NY-airbnb-analysis

Other
4 stars 0 forks source link

Feedback addressed #64

Closed rashiselarka closed 7 months ago

rashiselarka commented 7 months ago
          ## Data analysis review checklist

Reviewer: xnrxng

Conflict of interest

Code of Conduct

General checks

Documentation

Code quality

Reproducibility

Analysis report

Estimated hours spent reviewing: 4

Review Comments:

Please provide more detailed feedback here on what was done particularly well, and what could be improved. It is especially important to elaborate on items that you were not able to check off in the list above.

First of all, great job! I greatly enjoyed reading the report and the results were also very interesting to see. The repository was very well organized, and everything was readable. Despite not being very well-versed in Python, I understood everything that was going on in the scripts/src/tests!

I do agree with the previous reviewer about having unnecessary files, missing the DOI for one reference, and some test cases. As for unnecessary files, it seems like .ipython and .local could be removed. Inside src/, there is the eda_files folder. It seems like this could be removed, and if it is something you want to keep, then it should be moved to reports/. Furthermore, tests testing error inputs should be added.

Here are a couple more things:

Other than that, really great job! I wish you the best of luck for the final project and exam :)

Attribution

This was derived from the JOSE review checklist and the ROpenSci review checklist.

Originally posted by @xnrxng in https://github.com/DSCI-310-2024/data-analysis-review-2024/issues/9#issuecomment-2039183921