When I am trying to use LinearRegression, it seems that unless there is a column specified with weights, it will raise a py4j error. Seems odd because supposedly the default is weightCol=None, but when I specifically pass in weightCol=None to LinearRegression, I get this error.
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/weightCol-doesn-t-seem-to-be-handled-properly-in-PySpark-tp27677.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe e-mail: user-unsubscr...@spark.apache.org