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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to