yoda-mon commented on a change in pull request #33786: URL: https://github.com/apache/spark/pull/33786#discussion_r696451276
########## 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: @itholic I rename the images and the links. -- 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]
