You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/07/22 08:06:50 UTC

[spark] branch master updated (89a8319 -> a3c7ae1)

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 89a8319  [SPARK-36246][CORE][TEST] GHA WorkerDecommissionExtended flake
     add a3c7ae1  [SPARK-36249][PYTHON] Add remove_categories to CategoricalAccessor and CategoricalIndex

No new revisions were added by this update.

Summary of changes:
 .../source/reference/pyspark.pandas/indexing.rst   |  1 +
 .../source/reference/pyspark.pandas/series.rst     |  1 +
 python/pyspark/pandas/categorical.py               | 92 +++++++++++++++++++++-
 python/pyspark/pandas/indexes/category.py          | 43 ++++++++++
 python/pyspark/pandas/missing/indexes.py           |  1 -
 .../pyspark/pandas/tests/indexes/test_category.py  | 16 ++++
 python/pyspark/pandas/tests/test_categorical.py    | 24 ++++++
 7 files changed, 175 insertions(+), 3 deletions(-)

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