Description
In Scala, UnaryTransformer is the parent class of all the single input column transformers. In PySpark, we have the corresponding Python version of UnaryTransformer but it's not really used. This Jira will make single input column transformers in Python to use UnaryTransformer as parent class.
Attachments
Issue Links
- links to