Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19632#discussion_r149077918
  
    --- Diff: examples/src/main/python/pi.py ---
    @@ -27,12 +27,16 @@
     if __name__ == "__main__":
         """
             Usage: pi [partitions]
    +
    +        Monte Carlo method is used to estimate Pi in the below example.
    --- End diff --
    
    below example -> example below


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to