You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/05/08 21:23:00 UTC

[jira] [Commented] (SPARK-31667) Python side flatten the result dataframe of ANOVATest/ChisqTest/FValueTest

    [ https://issues.apache.org/jira/browse/SPARK-31667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102947#comment-17102947 ] 

Apache Spark commented on SPARK-31667:
--------------------------------------

User 'huaxingao' has created a pull request for this issue:
https://github.com/apache/spark/pull/28483

> 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
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org