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/10 05:18:07 UTC

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

HyukjinKwon commented on a change in pull request #32108:
URL: https://github.com/apache/spark/pull/32108#discussion_r610998644



##########
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:
       I am actually working on it in https://github.com/apache/spark/pull/32103 ...




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