itholic commented on a change in pull request #32516:
URL: https://github.com/apache/spark/pull/32516#discussion_r640257597
##########
File path: python/pyspark/pandas/__init__.py
##########
@@ -144,7 +144,7 @@ def _auto_patch_spark():
from pyspark.sql import dataframe as df
- df.DataFrame.to_koalas = DataFrame.to_koalas
Review comment:
Sounds good. Just created SPARK-35539 and working on it.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]