dongjoon-hyun commented on a change in pull request #32108:
URL: https://github.com/apache/spark/pull/32108#discussion_r610734439



##########
File path: python/pyspark/pandas/base.py
##########
@@ -42,7 +42,7 @@
     TimestampType,
 )
 
-from pyspark import pandas as pp  # For running doctests and reference 
resolution in PyCharm.
+from pyspark import pandas as ps  # For running doctests and reference 
resolution in PyCharm.

Review comment:
       Is this the proposal of this PR?
   cc @HyukjinKwon 




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

Reply via email to