Yikun commented on a change in pull request #34750:
URL: https://github.com/apache/spark/pull/34750#discussion_r759833192
##########
File path: python/pyspark/pandas/series.py
##########
@@ -5781,6 +5781,25 @@ def compare(
"""
Compare to another Series and show the differences.
+ .. note:: This API is slightly different from pandas when indexes from
both Series
Review comment:
Good notes and doctest
--
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]