This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from f54aee14cef [SPARK-38971][PYTHON][TESTS] Test anchor frame for 
in-place `Series.rename_axis`
     add f43c68cb38c [SPARK-38581][PYTHON][DOCS] List of supported pandas APIs 
for pandas-on-Spark docs

No new revisions were added by this update.

Summary of changes:
 .../source/user_guide/pandas_on_spark/index.rst    |    1 +
 .../pandas_on_spark/supported_pandas_api.rst       | 1652 ++++++++++++++++++++
 python/pyspark/pandas/missing/frame.py             |    2 +
 python/pyspark/pandas/missing/general_functions.py |    2 +
 python/pyspark/pandas/missing/groupby.py           |    4 +
 python/pyspark/pandas/missing/indexes.py           |    8 +
 python/pyspark/pandas/missing/series.py            |    2 +
 python/pyspark/pandas/missing/window.py            |   12 +
 8 files changed, 1683 insertions(+)
 create mode 100644 
python/docs/source/user_guide/pandas_on_spark/supported_pandas_api.rst


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

Reply via email to