HyukjinKwon commented on pull request #30149:
URL: https://github.com/apache/spark/pull/30149#issuecomment-716542326


   It does require to rewrite a lot of docs. I am thinking that in most cases 
there would not be too much diff except when rewriting parameters. 
   
   By doing that, it can show docstrings with a better human readable text 
format.
   
   Interactive shall users (or notebook users) can now see the better docs via 
running `help(...)` 
    which shows a text docstring, e.g., `help(pyspark.sql.DataFrame)`. It 
covers this case as well.


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

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