[ https://issues.apache.org/jira/browse/SPARK-31223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Huaxin Gao updated SPARK-31223: ------------------------------- Summary: Update py code to generate data in testsuites (was: Update py code to generate dates in testsuites) > Update py code to generate data 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org