itholic commented on code in PR #45629:
URL: https://github.com/apache/spark/pull/45629#discussion_r1533658948


##########
python/pyspark/pandas/tests/indexes/test_reset_index.py:
##########
@@ -22,6 +22,7 @@
 from pyspark import pandas as ps
 from pyspark.testing.pandasutils import PandasOnSparkTestCase
 from pyspark.testing.sqlutils import SQLTestUtils
+from pyspark.testing.utils import assertDataFrameEqual

Review Comment:
   See https://github.com/apache/spark/pull/43398 which introduces Pandas-like 
testing utils FYI.



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