Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/22784#discussion_r226844243 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala --- @@ -424,6 +424,28 @@ object Vectors { } } + /** + * Returns the mean centered vector --- End diff -- @shahidki31 . Could you fix the scalastyle first in order to test Jenkins tests successfully?
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org