Closed ayahusseini closed 2 weeks ago
The Problem Currently all helper methods for transforming/cleaning the dataset are in different files.
Solution outline Create a single transform.py file containing the transformation step of the pipeline for the numerical attributes
transform.py
Acceptance Criteria
The Problem Currently all helper methods for transforming/cleaning the dataset are in different files.
Solution outline Create a single
transform.py
file containing the transformation step of the pipeline for the numerical attributesAcceptance Criteria