You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/09 15:51:44 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #32108: [SPARK-34983][PYTHON]Renaming the package alias from pp to ps

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org