zhengruifeng commented on code in PR #36246:
URL: https://github.com/apache/spark/pull/36246#discussion_r853668488


##########
python/pyspark/pandas/generic.py:
##########
@@ -3259,6 +3260,10 @@ def interpolate(
             Maximum number of consecutive NaNs to fill. Must be greater than
             0.
 
+        limit_direction : str, default None

Review Comment:
   the `interploate`'s `versionadded` is here 
https://github.com/apache/spark/pull/36246/files#diff-cb01df978681ad2406bdd22c29f73aa3020cfcd5c1f6e4052b4bc33f59160d33R3271,
 I think no need to add it for this param.



-- 
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-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to