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

   ### What changes were proposed in this pull request?
   Following `Frame` functions in 
https://spark.apache.org/docs/latest/api/python/reference/pyspark.pandas/frame.html
 were in wrong categories:
   
   - pad
   - insert
   - rank
   - reindex
   - reindex_like
   
   
   ### Why are the changes needed?
   should be consistent with 
https://pandas.pydata.org/docs/reference/frame.html#time-series-related
   
   ### Does this PR introduce _any_ user-facing change?
   yes, doc changes
   
   
   ### How was this patch tested?
   existing CI


-- 
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: [email protected]

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