itholic commented on code in PR #43918: URL: https://github.com/apache/spark/pull/43918#discussion_r1399919575
########## python/docs/source/user_guide/pandas_on_spark/transform_apply.rst: ########## @@ -20,7 +20,7 @@ Transform and apply a function ============================== -.. NOTE: the images are stored at https://github.com/koalas/issues/1443. Feel free to edit and/or add. +.. NOTE: the images are stored at https://github.com/databricks/koalas/issues/1443. Feel free to edit and/or add. Review Comment: On my second thought, maybe we can just remove it? Because the images in the link illustrate the Koalas object instead of Pandas API on Spark as below: <img width="931" alt="Screenshot 2023-11-21 at 10 18 10 AM" src="https://github.com/apache/spark/assets/44108233/75576ecb-2455-46ae-886e-0149c135933b"> -- 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]
