zhengruifeng commented on code in PR #48445:
URL: https://github.com/apache/spark/pull/48445#discussion_r1798722205


##########
python/pyspark/pandas/plot/core.py:
##########
@@ -857,14 +857,13 @@ def box(self, **kwds):
 
         Parameters
         ----------
-        **kwds : optional
-            Additional keyword arguments are documented in
-            :meth:`pyspark.pandas.Series.plot`.
-
         precision: scalar, default = 0.01
             This argument is used by pandas-on-Spark to compute approximate 
statistics
             for building a boxplot. Use *smaller* values to get more precise
-            statistics (matplotlib-only).
+            statistics 
(matplotlib-only).cccccbdvtdlhreffhieutnkglfeibhferhfctieuiiln

Review Comment:
   what is this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to