C2W2: Getting error in Transform in the Feature Engineering Assignment

Getting this error in Transform in the Feature Engineering Assignment.
“module ‘user_module’ has no attribute ‘preprocessing_fn’”
Can anyone please help and guide how to resolve this?



Thanks :slight_smile:

On the module_file= statement, perhaps try using _traffic_transform_module_file?

2 Likes

Thanks a lot @davidlowe :slight_smile:

Hi @shubhamjain2706, did this worked out for you ? Because i was using the same statement which @davidlowe has mentioned but getting an error.

2 Likes

even after using the _traffic_transform_module_file I am getting same error.