ayahusseini / spotify_success

Analysing Spotify song data to forecast success
MIT License
1 stars 0 forks source link

Feature - Create the tansformation pipeline script #15

Closed ayahusseini closed 2 weeks ago

ayahusseini commented 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

Acceptance Criteria