Hi there,
I'm trying to go through the tutorial but have some exceptions.
-
In the tutorial, it says from "standardise import standardise". Should this be "from standardizer import standardise"?
-
It returns an error saying that " module 'standardiser.standardise' has no attribute 'apply'"
How can I resolve this problem?
Thanks in advanced,
Melvin