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

Apache Spark reassigned SPARK-31667:
------------------------------------

    Assignee: Apache Spark

> Python side flatten the result dataframe of ANOVATest/ChisqTest/FValueTest
> --------------------------------------------------------------------------
>
>                 Key: SPARK-31667
>                 URL: https://issues.apache.org/jira/browse/SPARK-31667
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML, PySpark
>    Affects Versions: 3.1.0
>            Reporter: Huaxin Gao
>            Assignee: Apache Spark
>            Priority: Minor
>
> Add Python version of
> {code:java}
> @Since("3.1.0")
> def test(
>     dataset: DataFrame,
>     featuresCol: String,
>     labelCol: String,
>     flatten: Boolean): DataFrame 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to