You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2017/08/04 08:01:00 UTC

[jira] [Assigned] (SPARK-21633) Unary Transformer in Python

     [ https://issues.apache.org/jira/browse/SPARK-21633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph K. Bradley reassigned SPARK-21633:
-----------------------------------------

    Assignee: Ajay Saini

> Unary Transformer in Python
> ---------------------------
>
>                 Key: SPARK-21633
>                 URL: https://issues.apache.org/jira/browse/SPARK-21633
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>    Affects Versions: 2.2.0
>            Reporter: Ajay Saini
>            Assignee: Ajay Saini
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org