zhengruifeng opened a new pull request, #37954:
URL: https://github.com/apache/spark/pull/37954

   ### What changes were proposed in this pull request?
   Fix wrong underline length
   
   
   ### Why are the changes needed?
   there is a warning in doc build
   ```
   reading sources... [ 68%] reference/pyspark.pandas/groupby
   /usr/local/lib/python3.9/dist-packages/numpydoc/docscrape.py:449: 
UserWarning:
   
   potentially wrong underline length... 
   Notes 
   ------- in 
   Return group values at the given quantile.
   ... in the docstring of quantile in 
/__w/spark/spark/python/pyspark/pandas/groupby.py.
   
   reading sources... [ 68%] reference/pyspark.pandas/index
   reading sources... [ 68%] reference/pyspark.pandas/indexing
   ```
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   existing suites


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to