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 d6bc8cd  [SPARK-36268][PYTHON] Set the lowerbound of mypy version to 
0.910
     add 2fe12a7  [SPARK-36261][PYTHON] Add remove_unused_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               | 43 +++++++++++++++++++++-
 python/pyspark/pandas/indexes/category.py          | 31 ++++++++++++++++
 python/pyspark/pandas/missing/indexes.py           |  3 --
 .../pyspark/pandas/tests/indexes/test_category.py  |  8 ++++
 python/pyspark/pandas/tests/test_categorical.py    | 20 ++++++++++
 7 files changed, 102 insertions(+), 5 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to