PythonDataScience24 / AirBnB-DataScienceProject

GNU General Public License v3.0
2 stars 0 forks source link

Create a CHANGES.md file #13

Closed bdravec closed 4 months ago

bdravec commented 4 months ago

to document our "abstraction - decomposition" task, create a CHANGES.md file. A good example of decomposition is the data cleaning task

--> from the W10 assignment: W10_assignment.pdf " 4) Improve the structure of your code using the principles of abstraction and decomposition (2 points) Apply at least to some parts of the project, no need to apply to entire codebase Add a document ”CHANGES.md” to the repository, describing what you have done and why "

Acceptance Criteria