jiangxin369 commented on code in PR #180:
URL: https://github.com/apache/flink-ml/pull/180#discussion_r1031178423
##
flink-ml-python/pyflink/ml/lib/tests/test_ml_lib_completeness.py:
##
@@ -81,6 +83,9 @@ def module_name(self):
def module(self):
pass
+def excl
jiangxin369 commented on code in PR #180:
URL: https://github.com/apache/flink-ml/pull/180#discussion_r1031178423
##
flink-ml-python/pyflink/ml/lib/tests/test_ml_lib_completeness.py:
##
@@ -81,6 +83,9 @@ def module_name(self):
def module(self):
pass
+def excl
jiangxin369 commented on code in PR #180:
URL: https://github.com/apache/flink-ml/pull/180#discussion_r1031162643
##
flink-ml-lib/src/test/java/org/apache/flink/ml/stats/ANOVATestTest.java:
##
@@ -0,0 +1,411 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
jiangxin369 commented on code in PR #180:
URL: https://github.com/apache/flink-ml/pull/180#discussion_r1031158177
##
flink-ml-lib/src/test/java/org/apache/flink/ml/stats/ANOVATestTest.java:
##
@@ -0,0 +1,411 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
jiangxin369 commented on code in PR #180:
URL: https://github.com/apache/flink-ml/pull/180#discussion_r1031142739
##
flink-ml-python/pyflink/ml/lib/tests/test_ml_lib_completeness.py:
##
@@ -140,6 +145,11 @@ def module(self):
from pyflink.ml.lib import stats
ret