zhengruifeng commented on code in PR #42966:
URL: https://github.com/apache/spark/pull/42966#discussion_r1328185625


##########
python/docs/source/migration_guide/pyspark_upgrade.rst:
##########
@@ -22,6 +22,8 @@ Upgrading PySpark
 Upgrading from PySpark 3.5 to 4.0
 ---------------------------------
 
+* In Spark 4.0, the minimum supported version for Pandas has been raised from 
1.0.5 to 1.4.4 in PySpark.

Review Comment:
   I move the message for `pandas` and `numpy` to the beginning, since I think 
it is more important, otherwise they will be surrounded by the messages of 
Pandas APIs.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to