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

   ### What changes were proposed in this pull request?
   
   This PR fixes a bug in the documentation. Trailing `'` breaks Example 
section in Python reference documentation. This PR removes it.
   
   ### Why are the changes needed?
   
   To render the documentation as intended in NumPy documentation style.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, the documentation is updated.
   
   **Before**
   
   <img width="789" alt="Screen Shot 2022-07-19 at 12 20 55 PM" 
src="https://user-images.githubusercontent.com/6477701/179661216-715dec96-bff2-474f-ab48-41577bf4c15c.png";>
   
   **After**
   
   <img width="633" alt="Screen Shot 2022-07-19 at 12 48 04 PM" 
src="https://user-images.githubusercontent.com/6477701/179661245-72d15184-aeed-43c2-b9c9-5f3cab1ae28d.png";>
   
   
   ### How was this patch tested?
   
   Manually built the documentation and tested.
   


-- 
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