Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20682#discussion_r171803941
--- Diff: python/pyspark/ml/evaluation.py ---
@@ -15,6 +15,8 @@
# limitations under the License.
#
+import sys
+
--- End diff --
Let's remove newline here. I think `abc` is is builtin one too.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
