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

[jira] [Commented] (SPARK-31223) Update py code to generate dates in testsuites

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

zhengruifeng commented on SPARK-31223:
--------------------------------------

ping [~huaxingao]

> Update py code to generate dates in testsuites
> ----------------------------------------------
>
>                 Key: SPARK-31223
>                 URL: https://issues.apache.org/jira/browse/SPARK-31223
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 3.1.0
>            Reporter: zhengruifeng
>            Priority: Trivial
>
> in FValueTestSuite/ANOVASelectorSuite/ANOVATestSuite/...:
>  
> can not regenerate the test datasets with given py code (like {color:#676773}X = np.random.rand(20, 6){color}), so:
> 1, directly create X like : X = np.array(...);
> 2, or, set a seed at first;
>  
>  



--
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