Github user shahidki31 commented on a diff in the pull request: https://github.com/apache/spark/pull/22784#discussion_r226847504 --- 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 -- Thank you @dongjoon-hyun . I have updated the code.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org