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 8e11f5f  [SPARK-35576][SQL] Redact the sensitive info in the result of 
Set command
     add 7e27173  [SPARK-35453][PYTHON] Move Koalas accessor to pandas_on_spark 
accessor

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/accessors.py              | 61 ++++++++++----------
 python/pyspark/pandas/datetimes.py              | 38 ++++++-------
 python/pyspark/pandas/frame.py                  | 17 +++---
 python/pyspark/pandas/indexes/datetimes.py      |  8 +--
 python/pyspark/pandas/namespace.py              |  4 +-
 python/pyspark/pandas/series.py                 |  7 ++-
 python/pyspark/pandas/strings.py                | 74 ++++++++++++-------------
 python/pyspark/pandas/tests/test_categorical.py | 36 ++++++------
 python/pyspark/pandas/tests/test_dataframe.py   | 50 +++++++++--------
 9 files changed, 155 insertions(+), 140 deletions(-)

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

Reply via email to