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
[x] document the creation of DataPreprocessor.py #10 file containing the data cleaning class
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