You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/08 01:38:51 UTC

[GitHub] [spark] Yikun commented on a diff in pull request #37820: [MINOR][PS][DOCS] Fix note in missing pandas

Yikun commented on code in PR #37820:
URL: https://github.com/apache/spark/pull/37820#discussion_r965427075


##########
python/pyspark/pandas/missing/frame.py:
##########
@@ -30,8 +30,8 @@ def _unsupported_property(property_name, deprecated=False, reason=""):
 
 
 class _MissingPandasLikeDataFrame:
-    # NOTE: Please update the document "Supported pandas APIs" when implementing the new API.
-    # Documentation path: `python/docs/source/user_guide/pandas_on_spark/supported_pandas_api.rst`.
+    # NOTE: Please update the pandas-on-Spark reference toc when implementing the new API.

Review Comment:
   Thanks, just change to `document`, just because `documentation` makes line exceed more than 100.😂



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org