i am facing an error where the system is trying to import a class from a module it gives me an error:
No module named 'utils.data_prep.features_eng'
here is the module:
enter image description here
this issue is in prep.py file.
any idea??
i have tried to rename the file but nothing happened