[
https://issues.apache.org/jira/browse/SPARK-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng updated SPARK-12986:
----------------------------------
Assignee: Nam Pham (was: Yu Ishikawa)
> Fix pydoc warnings in mllib/regression.py
> -----------------------------------------
>
> Key: SPARK-12986
> URL: https://issues.apache.org/jira/browse/SPARK-12986
> Project: Spark
> Issue Type: Bug
> Components: MLlib, PySpark
> Affects Versions: 2.0.0
> Reporter: Xiangrui Meng
> Assignee: Nam Pham
> Priority: Minor
>
> Got those warnings by running "make html" under "python/docs/":
> {code}
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.LinearRegressionWithSGD:3: ERROR: Unexpected
> indentation.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.LinearRegressionWithSGD:4: WARNING: Block quote ends
> without a blank line; unexpected unindent.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.RidgeRegressionWithSGD:3: ERROR: Unexpected
> indentation.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.RidgeRegressionWithSGD:4: WARNING: Block quote ends
> without a blank line; unexpected unindent.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.LassoWithSGD:3: ERROR: Unexpected indentation.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.LassoWithSGD:4: WARNING: Block quote ends without a
> blank line; unexpected unindent.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.IsotonicRegression:7: ERROR: Unexpected indentation.
> /Users/meng/src/spark/python/pyspark/mllib/regression.py:docstring of
> pyspark.mllib.regression.IsotonicRegression:12: ERROR: Unexpected indentation.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]