HyukjinKwon commented on a change in pull request #32835: URL: https://github.com/apache/spark/pull/32835#discussion_r648789664
########## File path: python/docs/source/development/ps_contributing.rst ########## @@ -79,7 +79,7 @@ With Python 3.6+, pip can be used as below to install and set up the development Running Tests ============= -There is a script `./dev/pytest` which is exactly same as `pytest` but with some default settings to run Koalas tests easily. +There is a script `./dev/pytest` which is exactly same as `pytest` but with some default settings to run pandas APIs on Spark tests easily. Review comment: ```suggestion There is a script `./dev/pytest` which is exactly same as `pytest` but with some default settings to run the tests easily. ``` -- 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