Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20682#discussion_r171738756
--- Diff: python/pyspark/mllib/regression.py ---
@@ -15,6 +15,7 @@
# limitations under the License.
#
+import sys
--- End diff --
Let's reoprder this too
```
import sys
import warings
import numpy as np
...
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]