itholic commented on a change in pull request #33786:
URL: https://github.com/apache/spark/pull/33786#discussion_r693841846



##########
File path: python/docs/source/user_guide/pandas_on_spark/transform_apply.rst
##########
@@ -36,7 +36,7 @@ to return the same length of the input and the latter does 
not require this. See
 
 In this case, each function takes a pandas Series, and pandas API on Spark 
computes the functions in a distributed manner as below.
 
-.. image:: 
https://user-images.githubusercontent.com/6477701/80076790-a1cf0680-8587-11ea-8b08-8dc694071ba0.png
+.. image:: 
../../../../../docs/img/pyspark-pandas_on_spark-transform_apply01.png

Review comment:
       Can we use numbering with `1`, `2`, `3` such as
   - `pyspark-pandas_on_spark-transform_apply1.png`
   - `pyspark-pandas_on_spark-transform_apply2.png`
   - `pyspark-pandas_on_spark-transform_apply3.png`
   - ...
   
   Instead of `01`, `02`, `03` to keep the consistency with other `png` files 
with numbering ??




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