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 2022/06/22 07:33:32 UTC

[GitHub] [spark] itholic opened a new pull request, #36955: [SPARK-38755][PYTHON][3.3] Add file to address missing pandas general functions

itholic opened a new pull request, #36955:
URL: https://github.com/apache/spark/pull/36955

   ### What changes were proposed in this pull request?
   
   Hotfix for https://github.com/apache/spark/pull/36034
   
   This PR proposes to add `python/pyspark/pandas/missing/general_functions.py` to track the missing [pandas general functions](https://pandas.pydata.org/docs/reference/general_functions.html) API.
   
   ### Why are the changes needed?
   
   We have scripts in `missing` directory to track & address the missing pandas APIs, but one for general functions is missing.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   The existing tests should cover
   
   Closes #36034 from itholic/SPARK-38755.
   
   Authored-by: itholic <ha...@databricks.com>
   Signed-off-by: Hyukjin Kwon <gu...@apache.org>


-- 
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: reviews-unsubscribe@spark.apache.org

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


[GitHub] [spark] HyukjinKwon commented on pull request #36955: [SPARK-38755][PYTHON][3.3] Add file to address missing pandas general functions

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #36955:
URL: https://github.com/apache/spark/pull/36955#issuecomment-1162919420

   Merged to branch-3.3.


-- 
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: reviews-unsubscribe@spark.apache.org

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


[GitHub] [spark] itholic commented on pull request #36955: [SPARK-38755][PYTHON][3.3] Add file to address missing pandas general functions

Posted by GitBox <gi...@apache.org>.
itholic commented on PR #36955:
URL: https://github.com/apache/spark/pull/36955#issuecomment-1162753720

   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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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


[GitHub] [spark] HyukjinKwon closed pull request #36955: [SPARK-38755][PYTHON][3.3] Add file to address missing pandas general functions

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #36955: [SPARK-38755][PYTHON][3.3] Add file to address missing pandas general functions
URL: https://github.com/apache/spark/pull/36955


-- 
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: reviews-unsubscribe@spark.apache.org

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