Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21633

Unary Transformer in Python

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • ML
    • None

    Description

      Currently, the abstract class UnaryTransformer is only implemented in Scala. In order to make Pyspark easier to extend with custom transformers, it would be helpful to have the implementation of UnaryTransformer in Python as well.

      This task involves:

      • implementing the class UnaryTransformer in Python
      • testing the transform() functionality of the class to make sure it works

      Attachments

        Activity

          People

            ajaysaini Ajay Saini
            ajaysaini Ajay Saini
            Joseph K. Bradley Joseph K. Bradley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: