itholic commented on a change in pull request #32835:
URL: https://github.com/apache/spark/pull/32835#discussion_r648002946
##########
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::
conda install -c conda-forge koalas=1.3.0
Installing from PyPI
~~~~~~~~~~~~~~~~~~~~
-Koalas can be installed via pip from
+Pandas APIs on Spark can be installed via pip from
Review comment:
FYI: We will refine/remove the such an incorrect/obsolete pages or
contents in the follow-up PRs.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]