zhengruifeng commented on code in PR #45915:
URL: https://github.com/apache/spark/pull/45915#discussion_r1554840399


##########
python/pyspark/pandas/plot/core.py:
##########
@@ -22,8 +22,6 @@
 from pandas.core.base import PandasObject
 from pandas.core.dtypes.inference import is_integer
 
-from pyspark.ml.feature import Bucketizer

Review Comment:
   those plotting functions are actually not support in spark connect, since 
the underlying functions are built atop classic mllib.
   we'd reimpl them to support connect. cc @xinrong-meng 



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