HyukjinKwon commented on a change in pull request #32386:
URL: https://github.com/apache/spark/pull/32386#discussion_r623538604
##########
File path: python/docs/source/getting_started/install.rst
##########
@@ -159,6 +159,9 @@ Package Minimum supported version Note
`NumPy` 1.7 Required for ML
`pyarrow` 1.0.0 Optional for SQL
`Py4J` 0.10.9.2 Required
+`pandas` 0.23.2 Required for Pandas-on-spark
+`pyarrow` 0.10 Required for Pandas-on-spark
+`Numpy` 1.14(<1.20.0) Required for Pandas-on-spark
Review comment:
or "PySpark APIs on Spark" which will be the official name. Either one
should be fine because `ML` is used over `MLlib DataFraem-based API` as its
official name (see
http://spark.apache.org/docs/latest/ml-guide.html#announcement-dataframe-based-api-is-primary-api)
--
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]