HyukjinKwon commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648792946



##########
File path: python/docs/source/getting_started/ps_install.rst
##########
@@ -47,20 +47,20 @@ To put your self inside this environment run::
 
     conda activate koalas-dev-env
 
-The final step required is to install Koalas. This can be done with the
+The final step required is to install pandas APIs on Spark. This can be done 
with the
 following command::
 
     conda install -c conda-forge koalas
 
-To install a specific Koalas version::
+To install a specific pandas APIs on Spark version::

Review comment:
       ```suggestion
   To install a specific version of pandas APIs on Spark::
   ```




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